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

Minor fixes, caching of results #293

Merged
merged 2 commits into from
Jun 13, 2024

Add a check for all-zero costs

3ec1643
Select commit
Loading
Failed to load commit list.
Merged

Minor fixes, caching of results #293

Add a check for all-zero costs
3ec1643
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 13, 2024 in 1s

89.48% (-0.28%) compared to 8867bfb

View this Pull Request on Codecov

89.48% (-0.28%) compared to 8867bfb

Details

Codecov Report

Attention: Patch coverage is 54.76190% with 19 lines in your changes missing coverage. Please review.

Project coverage is 89.48%. Comparing base (8867bfb) to head (3ec1643).

Files Patch % Lines
src/model/setup.jl 55.55% 8 Missing ⚠️
src/types/Containers.jl 0.00% 6 Missing ⚠️
src/post/post.jl 61.53% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
- Coverage   89.76%   89.48%   -0.28%     
==========================================
  Files          52       52              
  Lines        5215     5241      +26     
==========================================
+ Hits         4681     4690       +9     
- Misses        534      551      +17     

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