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

Remove Search examples dependency on Teuchos #542

Closed dalg24 closed 5 years ago

dalg24 commented 5 years ago

Still need to remove the command line processor from the distributed search tree benchmark

dalg24 commented 5 years ago

retest this please

codecov-io commented 5 years ago

Codecov Report

Merging #542 into master will decrease coverage by 0.22%. The diff coverage is 75.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #542      +/-   ##
==========================================
- Coverage    96.1%   95.87%   -0.23%     
==========================================
  Files         129      129              
  Lines        9494     9574      +80     
==========================================
+ Hits         9124     9179      +55     
- Misses        370      395      +25
Impacted Files Coverage Δ
...istributed_tree_driver/distributed_tree_driver.cpp 81.13% <75.4%> (-6.46%) :arrow_down:
packages/Search/examples/bvh_driver/bvh_driver.cpp 90.9% <76.92%> (-1.8%) :arrow_down:
packages/Meshfree/src/DTK_DetailsSVDImpl.hpp 100% <0%> (ø) :arrow_up:
.../src/DTK_DetailsMovingLeastSquaresOperatorImpl.hpp 100% <0%> (ø) :arrow_up:
...ckages/Search/src/details/DTK_DetailsKokkosExt.hpp 100% <0%> (ø) :arrow_up:
...details/DTK_DetailsBoundingVolumeHierarchyImpl.hpp 93.14% <0%> (ø) :arrow_up:
packages/Search/src/details/DTK_Box.hpp 100% <0%> (ø) :arrow_up:
...es/Search/src/details/DTK_DetailsTreeTraversal.hpp 97.22% <0%> (+0.02%) :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 3d468ea...bb54e55. Read the comment docs.