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.28.1 #58

Closed radeklat closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 39.78% // Head: 39.75% // Decreases project coverage by -0.03% :warning:

Coverage data is based on head (241af6a) compared to base (f5d7d35). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ========================================== - Coverage 39.78% 39.75% -0.04% ========================================== Files 21 21 Lines 563 561 -2 Branches 99 99 ========================================== - Hits 224 223 -1 Misses 332 332 + Partials 7 6 -1 ``` | Flag | Coverage Δ | | |---|---|---| | integration_tests | `39.39% <0.00%> (-0.04%)` | :arrow_down: | | total | `39.39% <0.00%> (-0.04%)` | :arrow_down: | | unit_tests | `11.40% <0.00%> (+0.04%)` | :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/58?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/58/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% <0.00%> (ø)` | | | [src/delfino/decorators/pass\_args.py](https://codecov.io/gh/radeklat/delfino/pull/58/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-c3JjL2RlbGZpbm8vZGVjb3JhdG9ycy9wYXNzX2FyZ3MucHk=) | `92.30% <ø> (+5.64%)` | :arrow_up: | | [src/delfino/click\_utils/completion.py](https://codecov.io/gh/radeklat/delfino/pull/58/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-c3JjL2RlbGZpbm8vY2xpY2tfdXRpbHMvY29tcGxldGlvbi5weQ==) | `0.00% <0.00%> (ø)` | | 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.