Skip to content

Commit

Permalink
[ci skip] Ignore bundled pcre2lib in code coverage (php#12752)
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsdos authored Nov 22, 2023
1 parent 4d32e2b commit ec8f880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
ignore:
- "ext/dom/lexbor/lexbor" # bundled library
- "ext/pcre/pcre2lib" # bundled library

0 comments on commit ec8f880

Please sign in to comment.