radeklat / delfino

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

Change `local_commands_directory` to `local_command_folders` #66

Closed radeklat closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 83.33% and project coverage change: +0.11 :tada:

Comparison is base (d6b14ba) 45.20% compared to head (1c4ad18) 45.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ========================================== + Coverage 45.20% 45.32% +0.11% ========================================== Files 23 23 Lines 615 620 +5 Branches 107 109 +2 ========================================== + Hits 278 281 +3 - Misses 330 332 +2 Partials 7 7 ``` | Flag | Coverage Δ | | |---|---|---| | integration_tests | `41.93% <83.33%> (+0.14%)` | :arrow_up: | | total | `45.00% <83.33%> (+0.12%)` | :arrow_up: | | unit_tests | `18.06% <58.33%> (+0.34%)` | :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://app.codecov.io/gh/radeklat/delfino/pull/66?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/main.py](https://app.codecov.io/gh/radeklat/delfino/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Radek+L%C3%A1t#diff-c3JjL2RlbGZpbm8vbWFpbi5weQ==) | `0.00% <ø> (ø)` | | | [src/delfino/models/pyproject\_toml.py](https://app.codecov.io/gh/radeklat/delfino/pull/66?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) | `95.00% <75.00%> (-5.00%)` | :arrow_down: | | [src/delfino/click\_utils/command.py](https://app.codecov.io/gh/radeklat/delfino/pull/66?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==) | `86.56% <100.00%> (ø)` | | | [src/delfino/constants.py](https://app.codecov.io/gh/radeklat/delfino/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Radek+L%C3%A1t#diff-c3JjL2RlbGZpbm8vY29uc3RhbnRzLnB5) | `100.00% <100.00%> (ø)` | |

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