TDycores-Project / TDycore

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

Unit tests now report error code failures to make #181

Closed jeff-cohere closed 3 years ago

jeff-cohere commented 3 years ago

These commits allow failed unit tests to report failures accurately via make, which means they'll register as test failures in our autotesting environment.

codecov-commenter commented 3 years ago

Codecov Report

Merging #181 (8f2ac56) into master (7993463) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 8f2ac56 differs from pull request most recent head 8da49b6. Consider uploading reports for the commit 8da49b6 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   67.73%   67.73%           
=======================================
  Files           7        7           
  Lines        1221     1221           
=======================================
  Hits          827      827           
  Misses        394      394           

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 7993463...8da49b6. Read the comment docs.