radeklat / delfino

A toolbox of command line helper script, wrapping tools used during Python development.
MIT License
12 stars 3 forks source link

Release 0.30.0 #60

Closed radeklat closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 42.15% // Head: 42.98% // Increases project coverage by +0.82% :tada:

Coverage data is based on head (8d85fe1) compared to base (5ec2432). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== + Coverage 42.15% 42.98% +0.82% ========================================== Files 23 23 Lines 593 577 -16 Branches 106 101 -5 ========================================== - Hits 250 248 -2 + Misses 336 322 -14 Partials 7 7 ``` | Flag | Coverage Δ | | |---|---|---| | integration_tests | `42.63% <ø> (+0.81%)` | :arrow_up: | | total | `42.63% <ø> (+0.81%)` | :arrow_up: | | unit_tests | `15.42% <ø> (+0.41%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Radek+L%C3%A1t#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/radeklat/delfino/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Radek+L%C3%A1t) | Coverage Δ | | |---|---|---| | [src/delfino/click\_utils/set\_from\_config.py](https://codecov.io/gh/radeklat/delfino/pull/60/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Radek+L%C3%A1t#diff-c3JjL2RlbGZpbm8vY2xpY2tfdXRpbHMvc2V0X2Zyb21fY29uZmlnLnB5) | `56.09% <ø> (+12.23%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Radek+L%C3%A1t). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Radek+L%C3%A1t)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.