Skip to content

Commit

Permalink
ci: exclude deprecated.rs from coverage check
Browse files Browse the repository at this point in the history
  • Loading branch information
tasshi-me committed Aug 19, 2022
1 parent aa8cc6d commit 1f23247
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ignore:
- "src/gaussian/deprecated.rs"

0 comments on commit 1f23247

Please # to comment.