radeklat / delfino

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

Release 1.0.0 #61

Closed radeklat closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 42.98% // Head: 36.57% // Decreases project coverage by -6.40% :warning:

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

:exclamation: Current head 5375616 differs from pull request most recent head 10e5180. Consider uploading reports for the commit 10e5180 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== - Coverage 42.98% 36.57% -6.41% ========================================== Files 23 26 +3 Lines 577 678 +101 Branches 101 112 +11 ========================================== Hits 248 248 - Misses 322 422 +100 - Partials 7 8 +1 ``` | Flag | Coverage Δ | | |---|---|---| | integration_tests | `36.28% <0.00%> (-6.36%)` | :arrow_down: | | total | `36.28% <0.00%> (-6.36%)` | :arrow_down: | | unit_tests | `13.12% <0.00%> (-2.30%)` | :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/61?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/internal\_parameters/completion.py](https://codecov.io/gh/radeklat/delfino/pull/61/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-c3JjL2RlbGZpbm8vaW50ZXJuYWxfcGFyYW1ldGVycy9jb21wbGV0aW9uLnB5) | `0.00% <0.00%> (ø)` | | | [src/delfino/internal\_parameters/help.py](https://codecov.io/gh/radeklat/delfino/pull/61/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-c3JjL2RlbGZpbm8vaW50ZXJuYWxfcGFyYW1ldGVycy9oZWxwLnB5) | `0.00% <0.00%> (ø)` | | | [src/delfino/internal\_parameters/verbosity.py](https://codecov.io/gh/radeklat/delfino/pull/61/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-c3JjL2RlbGZpbm8vaW50ZXJuYWxfcGFyYW1ldGVycy92ZXJib3NpdHkucHk=) | `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.