metric-space-ai / metric

framework for computing with metric spaces
https://www.panda.technology/metric
Mozilla Public License 2.0
34 stars 14 forks source link

PAS-17 add export & import to PCFA, add minimal PCFA test #324

Closed maxfilippov closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #324 (1b27e92) into master (ed3508b) will increase coverage by 0.05%. The diff coverage is 83.31%.

@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
+ Coverage   86.81%   86.86%   +0.05%     
==========================================
  Files          49       49              
  Lines        4126     4173      +47     
==========================================
+ Hits         3582     3625      +43     
- Misses        544      548       +4     
Impacted Files Coverage Δ
metric/distance/k-structured/Edit.cpp 100.00% <ø> (ø)
metric/distance/k-structured/Kohonen.cpp 69.14% <ø> (ø)
metric/mapping/DSPCC.cpp 98.00% <ø> (ø)
metric/mapping/DSPCC.hpp 100.00% <ø> (ø)
metric/mapping/KOC.cpp 93.68% <ø> (ø)
metric/mapping/KOC.hpp 100.00% <ø> (ø)
metric/mapping/PCFA.cpp 97.61% <ø> (ø)
metric/mapping/Redif.cpp 0.00% <ø> (ø)
metric/mapping/Redif.hpp 0.00% <ø> (ø)
metric/mapping/SOM.cpp 94.11% <ø> (ø)
... and 85 more

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 c1dd39f...1b27e92. Read the comment docs.