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.27.0 #55

Closed radeklat closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 38.00% // Head: 37.43% // Decreases project coverage by -0.57% :warning:

Coverage data is based on head (96121ae) compared to base (e5fd46e). Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ========================================== - Coverage 38.00% 37.43% -0.58% ========================================== Files 19 19 Lines 521 537 +16 Branches 92 77 -15 ========================================== + Hits 198 201 +3 - Misses 317 329 +12 - Partials 6 7 +1 ``` | Flag | Coverage Δ | | |---|---|---| | integration_tests | `37.43% <33.33%> (-0.58%)` | :arrow_down: | | total | `37.43% <33.33%> (-0.58%)` | :arrow_down: | | unit_tests | `11.91% <0.00%> (-0.56%)` | :arrow_down: | 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/55?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/decorators/pass\_app\_context.py](https://codecov.io/gh/radeklat/delfino/pull/55/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-c3JjL2RlbGZpbm8vZGVjb3JhdG9ycy9wYXNzX2FwcF9jb250ZXh0LnB5) | `41.17% <0.00%> (ø)` | | | [src/delfino/models/pyproject\_toml.py](https://codecov.io/gh/radeklat/delfino/pull/55/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-c3JjL2RlbGZpbm8vbW9kZWxzL3B5cHJvamVjdF90b21sLnB5) | `100.00% <ø> (ø)` | | | [src/delfino/decorators/pass\_args.py](https://codecov.io/gh/radeklat/delfino/pull/55/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=) | `58.33% <34.78%> (-41.67%)` | :arrow_down: | | [src/delfino/execution.py](https://codecov.io/gh/radeklat/delfino/pull/55/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-c3JjL2RlbGZpbm8vZXhlY3V0aW9uLnB5) | `0.00% <0.00%> (ø)` | | | [src/delfino/click\_utils/command.py](https://codecov.io/gh/radeklat/delfino/pull/55/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-c3JjL2RlbGZpbm8vY2xpY2tfdXRpbHMvY29tbWFuZC5weQ==) | `82.25% <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.