Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce clutter in restart dict #751

Merged
merged 8 commits into from
Jul 2, 2024

Load output from restart_dict only if it exists

728aeea
Select commit
Loading
Failed to load commit list.
Merged

Reduce clutter in restart dict #751

Load output from restart_dict only if it exists
728aeea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 30, 2024 in 0s

73.67% (-0.11%) compared to 34ef50d

View this Pull Request on Codecov

73.67% (-0.11%) compared to 34ef50d

Details

Codecov Report

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 ⚠️
arc/species/species.py 67.27% 8 Missing and 10 partials ⚠️
arc/reaction.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #751      +/-   ##
==========================================
- Coverage   73.77%   73.67%   -0.11%     
==========================================
  Files          99       99              
  Lines       27364    27406      +42     
  Branches     5723     5765      +42     
==========================================
+ Hits        20189    20190       +1     
- Misses       5748     5768      +20     
- Partials     1427     1448      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.