tzaeschke / phtree-cpp

PH-Tree C++ implementation
Apache License 2.0
28 stars 9 forks source link

fix codecov = 0% #81

Closed tzaeschke closed 2 years ago

tzaeschke commented 2 years ago

Codecov shows 0%. See #80

codecov-commenter commented 2 years ago

Codecov Report

Merging #81 (dadcb96) into master (2c9174f) will increase coverage by 98.49%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master      #81       +/-   ##
===========================================
+ Coverage    0.00%   98.49%   +98.49%     
===========================================
  Files          45       24       -21     
  Lines       10870     2065     -8805     
===========================================
+ Hits            0     2034     +2034     
+ Misses      10870       31    -10839     
Impacted Files Coverage Δ
test/phtree_box_d_test.cc
test/phtree_d_test_preprocessor.cc
test/phtree_test_issues.cc
test/phtree_test_ptr_values.cc
test/phtree_multimap_d_test_copy_move.cc
test/phtree_test.cc
test/phtree_test_unique_ptr_values.cc
test/phtree_multimap_d_test_unique_ptr_values.cc
test/phtree_d_test.cc
test/phtree_box_f_test.cc
... and 35 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.