STYLE: Format code using ruff
#881
Merged
Codecov / codecov/project
succeeded
May 5, 2024 in 0s
84.37% (-0.06%) compared to cd3d742
View this Pull Request on Codecov
84.37% (-0.06%) compared to cd3d742
Details
Codecov Report
Attention: Patch coverage is 72.82828%
with 269 lines
in your changes are missing coverage. Please review.
Project coverage is 84.37%. Comparing base (
cd3d742
) to head (65a12d6
).
Additional details and impacted files
@@ Coverage Diff @@
## master #881 +/- ##
==========================================
- Coverage 84.43% 84.37% -0.06%
==========================================
Files 44 44
Lines 10534 10556 +22
Branches 1423 1432 +9
==========================================
+ Hits 8894 8907 +13
- Misses 1266 1270 +4
- Partials 374 379 +5
Files | Coverage Δ | |
---|---|---|
fury/actors/tensor.py | 96.39% <100.00%> (ø) |
|
fury/animation/__init__.py | 100.00% <100.00%> (ø) |
|
fury/animation/helpers.py | 92.00% <ø> (ø) |
|
fury/convert.py | 80.00% <100.00%> (ø) |
|
fury/data/__init__.py | 100.00% <100.00%> (ø) |
|
fury/decorators.py | 100.00% <100.00%> (ø) |
|
fury/molecular.py | 100.00% <100.00%> (ø) |
|
fury/shaders/__init__.py | 100.00% <ø> (ø) |
|
fury/stream/constants.py | 100.00% <100.00%> (ø) |
|
fury/stream/server/__init__.py | 100.00% <100.00%> (ø) |
|
... and 33 more |
Loading