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

Fix HatMatrix documentation #432

Closed ElenaPetrunina closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #432 (cf2840e) into develop (400cc4b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #432   +/-   ##
========================================
  Coverage    80.20%   80.20%           
========================================
  Files           93       93           
  Lines         7289     7289           
========================================
  Hits          5846     5846           
  Misses        1443     1443           
Impacted Files Coverage Δ
skfda/preprocessing/smoothing/_kernel_smoothers.py 95.00% <ø> (ø)
skfda/misc/hat_matrix.py 89.02% <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 400cc4b...cf2840e. Read the comment docs.