ArcanaFramework / arcana

Abstraction of Repository Centric ANAlysis
Other
4 stars 5 forks source link

Bug fixes #176

Closed tclose closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (840b8ee) 79.15% compared to head (f9d3b72) 79.21%. Report is 1 commits behind head on main.

Files Patch % Lines
arcana/core/cli/deploy.py 40.90% 11 Missing and 2 partials :warning:
arcana/core/data/set/base.py 0.00% 1 Missing and 1 partial :warning:
arcana/core/deploy/image/app.py 60.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## ========================================== + Coverage 79.15% 79.21% +0.06% ========================================== Files 59 59 Lines 5348 5350 +2 Branches 1390 1390 ========================================== + Hits 4233 4238 +5 + Misses 805 803 -2 + Partials 310 309 -1 ```

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