ORNL-CEES / DataTransferKit

A library for multiphysics solution transfer. ARCHIVED
https://datatransferkit.readthedocs.io/en/dtk-3.0/
BSD 3-Clause "New" or "Revised" License
48 stars 26 forks source link

"Parallel" boost R-tree #521

Closed dalg24 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #521 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
+ Coverage   96.19%   96.21%   +0.01%     
==========================================
  Files         129      129              
  Lines        9261     9305      +44     
==========================================
+ Hits         8909     8953      +44     
  Misses        352      352
Impacted Files Coverage Δ
packages/Search/test/Search_UnitTestHelpers.hpp 100% <100%> (ø) :arrow_up:
packages/Search/test/DTK_BoostRTreeHelpers.hpp 100% <100%> (ø) :arrow_up:
packages/Search/test/tstDistributedSearchTree.cpp 96.59% <100%> (-0.49%) :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 c57a086...80f31eb. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #521 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
+ Coverage   96.19%   96.21%   +0.01%     
==========================================
  Files         129      129              
  Lines        9258     9301      +43     
==========================================
+ Hits         8906     8949      +43     
  Misses        352      352
Impacted Files Coverage Δ
packages/Search/test/Search_UnitTestHelpers.hpp 100% <100%> (ø) :arrow_up:
packages/Search/test/DTK_BoostRTreeHelpers.hpp 100% <100%> (ø) :arrow_up:
packages/Search/test/tstDistributedSearchTree.cpp 96.59% <100%> (-0.49%) :arrow_down:
...es/Search/src/details/DTK_DetailsTreeTraversal.hpp 100% <0%> (ø) :arrow_up:

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 a7dbf27...40021ee. Read the comment docs.