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

Feature/irregular_structure_and_operations #536

Merged
merged 158 commits into from
Mar 11, 2024

Merge pull request #593 from eliegoudout/feature/irregular_operations

21f7bad
Select commit
Loading
Failed to load commit list.
Merged

Feature/irregular_structure_and_operations #536

Merge pull request #593 from eliegoudout/feature/irregular_operations
21f7bad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

86.65% (+0.04%) compared to adb80fe

View this Pull Request on Codecov

86.65% (+0.04%) compared to adb80fe

Details

Codecov Report

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

Project coverage is 86.65%. Comparing base (adb80fe) to head (21f7bad).

Files Patch % Lines
skfda/representation/irregular.py 82.64% 76 Missing ⚠️
skfda/exploratory/visualization/representation.py 28.30% 38 Missing ⚠️
skfda/representation/basis/_fdatabasis.py 0.00% 2 Missing ⚠️
skfda/tests/test_irregular_operations.py 99.25% 2 Missing ⚠️
skfda/typing/_numpy.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #536      +/-   ##
===========================================
+ Coverage    86.61%   86.65%   +0.04%     
===========================================
  Files          153      156       +3     
  Lines        12400    13314     +914     
===========================================
+ Hits         10740    11537     +797     
- Misses        1660     1777     +117     

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