Skip to content

Version the managed comment marker#838

Open
kitsuyui wants to merge 1 commit into
mainfrom
versioned-comment-marker
Open

Version the managed comment marker#838
kitsuyui wants to merge 1 commit into
mainfrom
versioned-comment-marker

Conversation

@kitsuyui
Copy link
Copy Markdown
Owner

Summary

  • bump the package version from 0.0.1 to 0.9.0 to match the current release line
  • version the managed comment marker as <!-- happy-commit:v1 -->
  • keep recognizing the legacy <!-- happy-commit --> marker so existing comments are updated or removed instead of being orphaned
  • add tests covering legacy marker migration
  • rebuild the generated dist output

Checks

  • bun install --frozen-lockfile
  • bun run format
  • bun run lint
  • bun run test
  • bun run build
  • git diff --check
  • bunx madge --circular --extensions ts src/

@github-actions
Copy link
Copy Markdown

gh-counter

PR gate

Removed Added +/-
TODO/FIXME 0 0 0

Repo dashboard

main (5e1e87b) #838 (ea470e5) +/-
TODO/FIXME 0 0 0

Reported by gh-counter

@github-actions
Copy link
Copy Markdown

🎉 Happy commit!

@github-actions
Copy link
Copy Markdown

Code Metrics Report

main (5e1e87b) #838 (ea470e5) +/-
Coverage 99.2% 99.2% +0.0%
Code to Test Ratio 1:0.5 1:0.5 +0.0
Test Execution Time 2s 1s -1s
Details
  |                     | main (5e1e87b) | #838 (ea470e5) |  +/-  |
  |---------------------|----------------|----------------|-------|
+ | Coverage            |          99.2% |          99.2% | +0.0% |
  |   Files             |              5 |              5 |     0 |
  |   Lines             |            131 |            134 |    +3 |
+ |   Covered           |            130 |            133 |    +3 |
+ | Code to Test Ratio  |          1:0.5 |          1:0.5 |  +0.0 |
  |   Code              |           1630 |           1678 |   +48 |
+ |   Test              |            912 |            955 |   +43 |
+ | Test Execution Time |             2s |             1s |   -1s |

Code coverage of files in pull request scope (100.0% → 100.0%)

Files Coverage +/- Status
src/github.ts 100.0% 0.0% modified

Reported by octocov

@github-actions
Copy link
Copy Markdown

gh-build-size

Target main #838 +/-
Total action artifacts 23,300,368 B 23,300,810 B +442 B
Runtime bundle 1,153,652 B 1,153,725 B +73 B
Source maps 17,130,691 B 17,131,060 B +369 B

Reported by gh-build-size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant