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

Remove the Model abstract type, simplify model migration code. #172

Closed
wants to merge 8 commits into from

Remove Model, change migration

b319175
Select commit
Loading
Failed to load commit list.
Closed

Remove the Model abstract type, simplify model migration code. #172

Remove Model, change migration
b319175
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 1s

95.47% (target 90.00%)

View this Pull Request on Codecov

95.47% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 95.58824% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.47%. Comparing base (a129cb4) to head (b319175).

Files with missing lines Patch % Lines
src/models/ModelInterface.jl 93.47% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
+ Coverage   93.85%   95.47%   +1.62%     
==========================================
  Files          38       38              
  Lines        2229     2255      +26     
==========================================
+ Hits         2092     2153      +61     
+ Misses        137      102      -35     

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