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

STYLE: Format code using ruff #881

Merged
merged 1 commit into from
May 5, 2024

STYLE: Format code using `ruff`

65a12d6
Select commit
Loading
Failed to load commit list.
Merged

STYLE: Format code using ruff #881

STYLE: Format code using `ruff`
65a12d6
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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