GAA-UAM / scikit-fda

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

Organization of preprocessing module #439

Closed alvaro-castillo closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #439 (873e0ce) into develop (0b609e5) will decrease coverage by 0.06%. The diff coverage is 95.23%.

@@             Coverage Diff             @@
##           develop     #439      +/-   ##
===========================================
- Coverage    80.22%   80.15%   -0.07%     
===========================================
  Files           93       92       -1     
  Lines         7298     7278      -20     
===========================================
- Hits          5855     5834      -21     
- Misses        1443     1444       +1     
Impacted Files Coverage Δ
...ing/feature_construction/_evaluation_trasformer.py 91.66% <ø> (ø)
skfda/ml/classification/_depth_classifiers.py 97.18% <87.50%> (-1.31%) :arrow_down:
skfda/preprocessing/dim_reduction/_fpca.py 91.12% <100.00%> (ø)
...cessing/feature_construction/_fda_feature_union.py 100.00% <100.00%> (ø)
...ing/feature_construction/_per_class_transformer.py 87.50% <100.00%> (ø)

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 0b609e5...873e0ce. Read the comment docs.