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

Explicit template instantiation of unit tests using Boost UTF #548

Closed dalg24 closed 5 years ago

dalg24 commented 5 years ago

Convert another test and and demonstrate how to deal with template test cases with Boost

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #548      +/-   ##
==========================================
+ Coverage   95.88%   95.89%   +0.01%     
==========================================
  Files         134      134              
  Lines        9595     9594       -1     
==========================================
  Hits         9200     9200              
+ Misses        395      394       -1
Impacted Files Coverage Δ
packages/Search/test/DTK_EnableViewComparison.hpp 100% <ø> (ø) :arrow_up:
packages/Search/test/tstDetailsUtils.cpp 100% <100%> (+0.64%) :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 fc005f2...72aa669. Read the comment docs.