radeklat / delfino

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

Add 3.11 support #38

Closed radeklat closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 47.68% // Head: 47.86% // Increases project coverage by +0.18% :tada:

Coverage data is based on head (27b3279) compared to base (f2299fb). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 27b3279 differs from pull request most recent head 5722f80. Consider uploading reports for the commit 5722f80 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== + Coverage 47.68% 47.86% +0.18% ========================================== Files 21 21 Lines 755 750 -5 Branches 95 93 -2 ========================================== - Hits 360 359 -1 + Misses 392 388 -4 Partials 3 3 ``` | Flag | Coverage Δ | | |---|---|---| | integration_tests | `6.13% <0.00%> (+0.04%)` | :arrow_up: | | total | `47.73% <100.00%> (+0.18%)` | :arrow_up: | | unit_tests | `47.73% <100.00%> (+0.18%)` | :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/38?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/execution.py](https://codecov.io/gh/radeklat/delfino/pull/38/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) | `34.61% <100.00%> (ø)` | | | [src/delfino/commands/lint.py](https://codecov.io/gh/radeklat/delfino/pull/38/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-c3JjL2RlbGZpbm8vY29tbWFuZHMvbGludC5weQ==) | `42.18% <0.00%> (+1.60%)` | :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.