Skip to content

Commit

Permalink
Adding conda_env to coverage reports (conda#11688)
Browse files Browse the repository at this point in the history
* Adding `conda_env` to coverage reports

* Remove nonexistent paths from coverage reports

Co-authored-by: Ken Odegard <[email protected]>
  • Loading branch information
travishathaway and kenodegard authored Aug 8, 2022
1 parent 6147080 commit 730fdb4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ coverage:
informational: true

ignore:
- conda_env/.*
- conda/_vendor/.*
- conda/console.py
- conda/cli/activate.py
- conda/cli/main_package.py
- conda/exports.py
- conda/gateways/connection/adapters/ftp.py
Expand Down

0 comments on commit 730fdb4

Please sign in to comment.