Skip to content

Commit

Permalink
clean up codecov and gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
mathleur authored and jameshawkes committed Aug 28, 2024
1 parent d39424b commit 5179edf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ polytope_venv
polytope_venv_latest
new_updated_numpy_venv
newest-polytope-venv
serializedTree
3 changes: 3 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
codecov:
branch: develop # set new Default branch

ignore:
- "tests" # ignore tests folder
- "**/test*"
Expand Down

0 comments on commit 5179edf

Please sign in to comment.