Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Use ruff for Linting #625

Merged
merged 239 commits into from
Jul 22, 2023

:bug: Fix coverage

66e1d99
Select commit
Loading
Failed to load commit list.
Merged

✨ Use ruff for Linting #625

:bug: Fix coverage
66e1d99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2023 in 1s

99.84% (+0.01%) compared to ee714a3

View this Pull Request on Codecov

99.84% (+0.01%) compared to ee714a3

Details

Codecov Report

Merging #625 (66e1d99) into develop (ee714a3) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #625      +/-   ##
===========================================
+ Coverage    99.83%   99.84%   +0.01%     
===========================================
  Files           64       64              
  Lines         7249     7305      +56     
  Branches      1408     1405       -3     
===========================================
+ Hits          7237     7294      +57     
  Misses           4        4              
+ Partials         8        7       -1     
Impacted Files Coverage Δ
tiatoolbox/models/engine/multi_task_segmentor.py 100.00% <ø> (+0.79%) ⬆️
tiatoolbox/annotation/storage.py 99.64% <100.00%> (+0.01%) ⬆️
tiatoolbox/models/dataset/classification.py 100.00% <100.00%> (ø)
tiatoolbox/models/engine/semantic_segmentor.py 100.00% <100.00%> (ø)
tiatoolbox/wsicore/wsireader.py 99.43% <100.00%> (+<0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more