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

Implement scores for FDatairregular objects as described in #609 #610

Merged
merged 9 commits into from
Jul 5, 2024

Merge branch 'develop' into feature/scoring-fdatairregular

a5b7617
Select commit
Loading
Failed to load commit list.
Merged

Implement scores for FDatairregular objects as described in #609 #610

Merge branch 'develop' into feature/scoring-fdatairregular
a5b7617
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2024 in 0s

86.67% (+0.02%) compared to 73161f7

View this Pull Request on Codecov

86.67% (+0.02%) compared to 73161f7

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 86.67%. Comparing base (73161f7) to head (a5b7617).

❗ Current head a5b7617 differs from pull request most recent head 4bd8713. Consider uploading reports for the commit 4bd8713 to get more accurate results

Files Patch % Lines
skfda/misc/scoring.py 85.71% 4 Missing ⚠️
skfda/tests/test_scoring.py 93.75% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #610      +/-   ##
===========================================
+ Coverage    86.65%   86.67%   +0.02%     
===========================================
  Files          156      156              
  Lines        13322    13380      +58     
===========================================
+ Hits         11544    11597      +53     
- Misses        1778     1783       +5     

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