Skip to content

Commit

Permalink
fix: ignore with covr
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiAragaki committed May 6, 2024
1 parent 8aa0724 commit b04b4a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
^doc$
^Meta$
^codecov\.yml$
^\.covrignore$
1 change: 1 addition & 0 deletions .covrignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
R/qp_report.R

0 comments on commit b04b4a6

Please sign in to comment.