TDycores-Project / TDycore

BSD 2-Clause "Simplified" License
4 stars 0 forks source link

Replaces variables defined as double with PetscReal #171

Closed bishtgautam closed 3 years ago

bishtgautam commented 3 years ago

Changes variable type as reported by @rtmills in #170

codecov-commenter commented 3 years ago

Codecov Report

Merging #171 (66a0151) into master (7267675) will not change coverage. The diff coverage is 80.28%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #171   +/-   ##
=======================================
  Coverage   67.73%   67.73%           
=======================================
  Files           7        7           
  Lines        1221     1221           
=======================================
  Hits          827      827           
  Misses        394      394           
Impacted Files Coverage Δ
demo/transient/transient_mpfao.c 66.66% <60.00%> (ø)
demo/transient/transient_th_mpfao.c 69.34% <63.63%> (ø)
demo/steady/steady.c 51.32% <73.33%> (ø)
demo/mpfao/mpfao.c 90.15% <100.00%> (ø)
demo/transient/transient.c 87.77% <100.00%> (ø)

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 7267675...66a0151. Read the comment docs.