TDycores-Project / TDycore

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

Pruning demos #205

Closed jeff-cohere closed 2 years ago

jeff-cohere commented 2 years ago

This PR deletes some demos and moves some tests around as suggested by @bishtgautam in #200. Specifically:

codecov-commenter commented 2 years ago

Codecov Report

Merging #205 (2f51e3b) into master (9eea041) will decrease coverage by 9.93%. The diff coverage is n/a.

:exclamation: Current head 2f51e3b differs from pull request most recent head 18061c4. Consider uploading reports for the commit 18061c4 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
- Coverage   59.72%   49.78%   -9.94%     
==========================================
  Files           7        4       -3     
  Lines        1224      691     -533     
==========================================
- Hits          731      344     -387     
+ Misses        493      347     -146     
Impacted Files Coverage Δ
demo/transient/transient.c 0.00% <0.00%> (-87.78%) :arrow_down:

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 9eea041...18061c4. Read the comment docs.

jeff-cohere commented 2 years ago

That test coverage report is probably underreporting coverage, because it was generated by a configuration in which several tests weren't run.