Skip to content

Commit

Permalink
Tuning code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ifilot committed Dec 17, 2023
1 parent e8ac023 commit 200f96f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ comment:
ignore:
- "*.h"
- "src/test/**" # ignore test harness code
- "src/den2obj.cpp" # ignore main routine of den2obj
- "src/den2obj.cpp" # ignore main routine of den2obj
- "src/generator.cpp" # not being tested, also only used for dataset generation

0 comments on commit 200f96f

Please sign in to comment.