Skip to content

Commit

Permalink
chore: codecov ignore SVG libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed May 30, 2023
1 parent 94c57ba commit 270a358
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
Expand Up @@ -6,4 +6,6 @@ coverage:
patch: off
ignore:
- "script"
- "src/libraries/NFTSVG.sol"
- "src/libraries/SVGElements.sol"
- "test"

0 comments on commit 270a358

Please sign in to comment.