Skip to content

Commit

Permalink
update coverage checker
Browse files Browse the repository at this point in the history
  • Loading branch information
tofubert committed Dec 17, 2024
1 parent 457529c commit a75ec3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ comment: # https://docs.codecov.com/docs/pull-request-comments

github_checks:
annotations: false #Make commit readable again.

ignore:
- "main.rs" #main is not testable.

0 comments on commit a75ec3d

Please sign in to comment.