jscutlery / semver

Nx plugin to automate semantic versioning and CHANGELOG generation.
MIT License
719 stars 83 forks source link

Bump conventional changelog #741

Closed edbzn closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (44a6e1c) 96.47% compared to head (bf776e6) 85.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #741 +/- ## =========================================== - Coverage 96.47% 85.76% -10.72% =========================================== Files 29 29 Lines 596 576 -20 Branches 99 97 -2 =========================================== - Hits 575 494 -81 - Misses 11 69 +58 - Partials 10 13 +3 ``` | [Files](https://app.codecov.io/gh/jscutlery/semver/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery) | Coverage Δ | | |---|---|---| | [packages/semver/src/executors/version/testing.ts](https://app.codecov.io/gh/jscutlery/semver/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery#diff-cGFja2FnZXMvc2VtdmVyL3NyYy9leGVjdXRvcnMvdmVyc2lvbi90ZXN0aW5nLnRz) | `97.05% <100.00%> (+0.90%)` | :arrow_up: | | [...er/src/executors/version/utils/get-last-version.ts](https://app.codecov.io/gh/jscutlery/semver/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery#diff-cGFja2FnZXMvc2VtdmVyL3NyYy9leGVjdXRvcnMvdmVyc2lvbi91dGlscy9nZXQtbGFzdC12ZXJzaW9uLnRz) | `100.00% <100.00%> (ø)` | | | [...ges/semver/src/executors/version/utils/try-bump.ts](https://app.codecov.io/gh/jscutlery/semver/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery#diff-cGFja2FnZXMvc2VtdmVyL3NyYy9leGVjdXRvcnMvdmVyc2lvbi91dGlscy90cnktYnVtcC50cw==) | `91.17% <ø> (-4.98%)` | :arrow_down: | | [packages/semver/src/executors/version/version.ts](https://app.codecov.io/gh/jscutlery/semver/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery#diff-cGFja2FnZXMvc2VtdmVyL3NyYy9leGVjdXRvcnMvdmVyc2lvbi92ZXJzaW9uLnRz) | `96.96% <ø> (-3.04%)` | :arrow_down: | | [packages/semver/src/generators/install/index.ts](https://app.codecov.io/gh/jscutlery/semver/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery#diff-cGFja2FnZXMvc2VtdmVyL3NyYy9nZW5lcmF0b3JzL2luc3RhbGwvaW5kZXgudHM=) | `91.66% <100.00%> (ø)` | | | [...s/semver/src/generators/install/utils/workspace.ts](https://app.codecov.io/gh/jscutlery/semver/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery#diff-cGFja2FnZXMvc2VtdmVyL3NyYy9nZW5lcmF0b3JzL2luc3RhbGwvdXRpbHMvd29ya3NwYWNlLnRz) | `90.90% <ø> (ø)` | | | [packages/semver/src/executors/version/index.ts](https://app.codecov.io/gh/jscutlery/semver/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery#diff-cGFja2FnZXMvc2VtdmVyL3NyYy9leGVjdXRvcnMvdmVyc2lvbi9pbmRleC50cw==) | `96.36% <50.00%> (-1.82%)` | :arrow_down: | | [...ver/src/executors/version/utils/write-changelog.ts](https://app.codecov.io/gh/jscutlery/semver/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery#diff-cGFja2FnZXMvc2VtdmVyL3NyYy9leGVjdXRvcnMvdmVyc2lvbi91dGlscy93cml0ZS1jaGFuZ2Vsb2cudHM=) | `28.57% <50.00%> (-71.43%)` | :arrow_down: | | [...src/executors/version/utils/conventional-commit.ts](https://app.codecov.io/gh/jscutlery/semver/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery#diff-cGFja2FnZXMvc2VtdmVyL3NyYy9leGVjdXRvcnMvdmVyc2lvbi91dGlscy9jb252ZW50aW9uYWwtY29tbWl0LnRz) | `40.00% <40.00%> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/jscutlery/semver/pull/741/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jscutlery)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.