GAA-UAM / scikit-fda

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

Local averages construction #418

Closed alvaro-castillo closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #418 (c9c0030) into develop (f7cfca3) will increase coverage by 0.06%. The diff coverage is 95.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #418      +/-   ##
===========================================
+ Coverage    80.16%   80.23%   +0.06%     
===========================================
  Files           89       90       +1     
  Lines         7099     7127      +28     
===========================================
+ Hits          5691     5718      +27     
- Misses        1408     1409       +1     
Impacted Files Coverage Δ
...reduction/feature_extraction/_fda_feature_union.py 100.00% <ø> (ø)
skfda/representation/_functional_data.py 81.16% <50.00%> (-0.13%) :arrow_down:
...kfda/exploratory/stats/_functional_transformers.py 100.00% <100.00%> (ø)
skfda/misc/_math.py 84.25% <100.00%> (-0.25%) :arrow_down:
...isc/feature_construction/_evaluation_trasformer.py 91.66% <100.00%> (ø)
skfda/representation/basis/_fdatabasis.py 80.63% <100.00%> (+0.39%) :arrow_up:
skfda/representation/grid.py 85.08% <100.00%> (+0.38%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f7cfca3...c9c0030. Read the comment docs.