Skip to content

Commit

Permalink
Trying to fix over-estimated coverage (#64)
Browse files Browse the repository at this point in the history
* triggering CI

* trying to have a valid coverage

* update coverage badge

---------

Co-authored-by: jeandut <[email protected]>
  • Loading branch information
jeandut and jeandut authored Oct 25, 2024
1 parent dba5738 commit 480fa75
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
7 changes: 1 addition & 6 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
[run]
omit =
# omit everything in /usr very important !
/usr/*
*/local-worker/*

[html]
omit =
# omit everything in /usr very important !
/usr/*
*/local-worker/*
*/tests/*

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ conda activate fedeca
```

Within the environment, install the package by running:

```
git clone https://github.com/owkin/fedeca.git
cd fedeca
Expand Down
2 changes: 1 addition & 1 deletion badges/cov_badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 480fa75

Please sign in to comment.