cgevans / mixes

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Echo #36

Closed cgevans closed 2 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 74.93797% with 101 lines in your changes missing coverage. Please review.

Project coverage is 78.62%. Comparing base (b2e3088) to head (cf04f7e).

Files Patch % Lines
src/alhambra_mixes/echo.py 57.04% 61 Missing :warning:
src/alhambra_mixes/experiments.py 79.38% 20 Missing :warning:
src/alhambra_mixes/actions.py 85.00% 6 Missing :warning:
src/alhambra_mixes/util.py 58.33% 5 Missing :warning:
src/alhambra_mixes/quantitate.py 57.14% 3 Missing :warning:
src/alhambra_mixes/mixes.py 91.30% 2 Missing :warning:
src/alhambra_mixes/__init__.py 93.33% 1 Missing :warning:
src/alhambra_mixes/components.py 92.30% 1 Missing :warning:
src/alhambra_mixes/dictstructure.py 66.66% 1 Missing :warning:
src/alhambra_mixes/units.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ========================================== + Coverage 74.31% 78.62% +4.31% ========================================== Files 14 23 +9 Lines 2149 3013 +864 ========================================== + Hits 1597 2369 +772 - Misses 552 644 +92 ```

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