Closed alongd closed 5 months ago
Attention: Patch coverage is 54.45545%
with 46 lines
in your changes missing coverage. Please review.
Project coverage is 73.67%. Comparing base (
34ef50d
) to head (728aeea
).
Files | Patch % | Lines |
---|---|---|
arc/main.py | 25.71% | 11 Missing and 15 partials :warning: |
arc/species/species.py | 67.27% | 8 Missing and 10 partials :warning: |
arc/reaction.py | 66.66% | 1 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Don't save default values of
ARC
,ARCSpecies
, andARCReaction
objects as dictionaries Tests modified accordingly