GAA-UAM / scikit-fda

Functional Data Analysis Python package
https://fda.readthedocs.io
BSD 3-Clause "New" or "Revised" License
287 stars 51 forks source link

Feature/irregular_structure_and_operations #536

Closed opintosant closed 3 months ago

opintosant commented 1 year ago

Full functionality of FDataIrregular structure and operations. Includes:

codecov[bot] commented 1 year ago

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 :warning:
skfda/exploratory/visualization/representation.py 28.30% 38 Missing :warning:
skfda/representation/basis/_fdatabasis.py 0.00% 2 Missing :warning:
skfda/tests/test_irregular_operations.py 99.25% 2 Missing :warning:
skfda/typing/_numpy.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.