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

Depth methods transform function #401

Closed alvaro-castillo closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #401 (19f5fe4) into develop (5ea71e7) will decrease coverage by 0.00%. The diff coverage is 94.11%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #401      +/-   ##
===========================================
- Coverage    80.07%   80.07%   -0.01%     
===========================================
  Files           87       87              
  Lines         6947     6946       -1     
===========================================
- Hits          5563     5562       -1     
  Misses        1384     1384              
Impacted Files Coverage Δ
skfda/exploratory/depth/multivariate.py 91.08% <90.00%> (ø)
skfda/exploratory/depth/_depth.py 87.71% <100.00%> (-0.22%) :arrow_down:
skfda/ml/classification/_depth_classifiers.py 98.48% <100.00%> (ø)
...m_reduction/feature_extraction/_ddg_transformer.py 100.00% <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 5ea71e7...19f5fe4. Read the comment docs.