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

Add support for sum of models and custom models #160

Merged
merged 31 commits into from
Oct 13, 2023

Linting

9690d39
Select commit
Loading
Failed to load commit list.
Merged

Add support for sum of models and custom models #160

Linting
9690d39
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 13, 2023 in 0s

90.74% (+0.99%) compared to c2d63d1

View this Pull Request on Codecov

90.74% (+0.99%) compared to c2d63d1

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c2d63d1) 89.75% compared to head (9690d39) 90.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   89.75%   90.74%   +0.99%     
==========================================
  Files          23       23              
  Lines        2274     2475     +201     
==========================================
+ Hits         2041     2246     +205     
+ Misses        233      229       -4     
Files Coverage Δ
skgstat/DirectionalVariogram.py 90.32% <100.00%> (+0.52%) ⬆️
skgstat/Variogram.py 96.36% <98.30%> (+0.73%) ⬆️

... and 7 files with indirect coverage changes

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