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

Explicit Dispatch model type and @default_model macro #177

Open
wants to merge 1 commit into
base: not_implements
Choose a base branch
from

Explicit dispatch

69dc438
Select commit
Loading
Failed to load commit list.
Open

Explicit Dispatch model type and @default_model macro #177

Explicit dispatch
69dc438
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 1s

95.04% (target 90.00%)

View this Pull Request on Codecov

95.04% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 12 lines in your changes missing coverage. Please review.

Project coverage is 95.04%. Comparing base (3d4bf2c) to head (69dc438).

Files with missing lines Patch % Lines
src/models/ModelInterface.jl 70.00% 12 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           not_implements     #177      +/-   ##
==================================================
- Coverage           95.48%   95.04%   -0.45%     
==================================================
  Files                  38       38              
  Lines                2258     2299      +41     
==================================================
+ Hits                 2156     2185      +29     
- Misses                102      114      +12     

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