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
47 stars 26 forks source link

Avoid some compiler warnings #564

Closed masterleinad closed 4 years ago

dalg24-jenkins commented 4 years ago

Can one of the admins verify this patch?

dalg24 commented 4 years ago

Add to whitelist

dalg24 commented 4 years ago

Retest this please

codecov-io commented 4 years ago

Codecov Report

Merging #564 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #564      +/-   ##
==========================================
+ Coverage   95.88%   95.89%   +<.01%     
==========================================
  Files          86       86              
  Lines        6009     6010       +1     
==========================================
+ Hits         5762     5763       +1     
  Misses        247      247
Impacted Files Coverage Δ
...bridTransport/src/DTK_Benchmark_MonteCarloMesh.cpp 98.3% <100%> (-0.03%) :arrow_down:
...nchmarks/HybridTransport/test/tstCartesianMesh.cpp 85.18% <100%> (+0.23%) :arrow_up:
.../src/DTK_DetailsMovingLeastSquaresOperatorImpl.hpp 100% <100%> (ø) :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 da786bd...697d925. Read the comment docs.