jfilak / sapcli

Command Line Interface for interaction with SAP tools
Apache License 2.0
56 stars 24 forks source link

tree-wide: add support for Function Group Include CRUD #124

Closed buca92 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (96b4600) 98.29% compared to head (8626b17) 98.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #124 +/- ## ======================================= Coverage 98.29% 98.30% ======================================= Files 86 86 Lines 8508 8539 +31 ======================================= + Hits 8363 8394 +31 Misses 145 145 ``` | [Files](https://app.codecov.io/gh/jfilak/sapcli/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jakub+Filak) | Coverage Δ | | |---|---|---| | [sap/cli/function.py](https://app.codecov.io/gh/jfilak/sapcli/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jakub+Filak#diff-c2FwL2NsaS9mdW5jdGlvbi5weQ==) | `98.83% <100.00%> (+0.65%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

jfilak commented 1 year ago

Well done!