Closed GDYendell closed 3 months ago
Attention: Patch coverage is 87.50000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 89.78%. Comparing base (
a8e884c
) to head (013be18
).
Files | Patch % | Lines |
---|---|---|
src/pvi/__main__.py | 85.71% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is a breaking change to the convert device CLI.
Change header from required positional arg to option --header. Add --name and --parent args to specificy without header. Add --label to override UI label of Device.
Fixes #120