Switch to ruff linting #2952
Open
Switch to ruff linting #2952
Codecov / codecov/project
succeeded
May 24, 2024 in 0s
89.63% (-0.01%) compared to 998d710, passed because coverage increased by +0.02% when compared to adjusted base (89.60%)
View this Pull Request on Codecov
89.63% (-0.01%) compared to 998d710, passed because coverage increased by +0.02% when compared to adjusted base (89.60%)
Details
Codecov Report
Attention: Patch coverage is 98.95833%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 89.63%. Comparing base (
998d710
) to head (d9256d9
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2952 +/- ##
==========================================
- Coverage 89.63% 89.63% -0.01%
==========================================
Files 29 29
Lines 30189 30173 -16
Branches 5877 5877
==========================================
- Hits 27061 27045 -16
Misses 1789 1789
Partials 1339 1339
Files | Coverage Δ | |
---|---|---|
python/tskit/cli.py | 96.96% <100.00%> (ø) |
|
python/tskit/combinatorics.py | 99.36% <100.00%> (ø) |
|
python/tskit/drawing.py | 99.23% <100.00%> (-0.01%) |
⬇️ |
python/tskit/exceptions.py | 100.00% <100.00%> (ø) |
|
python/tskit/formats.py | 99.46% <100.00%> (ø) |
|
python/tskit/genotypes.py | 99.07% <100.00%> (ø) |
|
python/tskit/intervals.py | 100.00% <100.00%> (ø) |
|
python/tskit/metadata.py | 99.04% <100.00%> (-0.01%) |
⬇️ |
python/tskit/provenance.py | 100.00% <ø> (ø) |
|
python/tskit/stats.py | 100.00% <100.00%> (ø) |
|
... and 5 more |
Loading