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

inheritance and private method _centroid #381

Closed pedrorponga closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #381 (05974d3) into develop (4a1b726) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #381      +/-   ##
===========================================
- Coverage    79.93%   79.91%   -0.03%     
===========================================
  Files           86       86              
  Lines         6888     6880       -8     
===========================================
- Hits          5506     5498       -8     
  Misses        1382     1382              
Impacted Files Coverage Δ
skfda/ml/classification/_centroid_classifiers.py 100.00% <100.00%> (ø)
skfda/ml/classification/_depth_classifiers.py 98.48% <100.00%> (-0.09%) :arrow_down:

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 4a1b726...05974d3. Read the comment docs.

vnmabus commented 2 years ago

LGTM