jedie / cli-base-utilities

Helpers to build a CLI program
0 stars 0 forks source link

Bugfix git history: Add commits before the first tag #17

Closed jedie closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (3e5cdaf) 76.11% compared to head (91875e9) 76.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ========================================== + Coverage 76.11% 76.56% +0.45% ========================================== Files 47 47 Lines 1821 1848 +27 Branches 292 295 +3 ========================================== + Hits 1386 1415 +29 + Misses 435 433 -2 ``` | [Files](https://app.codecov.io/gh/jedie/cli-base-utilities/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer) | Coverage Δ | | |---|---|---| | [cli\_base/\_\_init\_\_.py](https://app.codecov.io/gh/jedie/cli-base-utilities/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Y2xpX2Jhc2UvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [cli\_base/cli\_tools/git\_history.py](https://app.codecov.io/gh/jedie/cli-base-utilities/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Y2xpX2Jhc2UvY2xpX3Rvb2xzL2dpdF9oaXN0b3J5LnB5) | `96.72% <100.00%> (+0.72%)` | :arrow_up: | | [cli\_base/cli\_tools/git.py](https://app.codecov.io/gh/jedie/cli-base-utilities/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Y2xpX2Jhc2UvY2xpX3Rvb2xzL2dpdC5weQ==) | `87.56% <90.47%> (+1.10%)` | :arrow_up: |

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