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

Add Codespell and update codecov #782

Merged
merged 9 commits into from Apr 14, 2023
Merged

Conversation

skoudoro
Copy link
Contributor

this PR add codespell to eliminates all the typo. (once less things to review!). Also, it updates codecov. The python package does not exist anymore.

@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Merging #782 (b1528bf) into master (04e5158) will increase coverage by 41.93%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #782       +/-   ##
===========================================
+ Coverage   42.91%   84.85%   +41.93%     
===========================================
  Files          85       42       -43     
  Lines       20344    10080    -10264     
  Branches     2790     1366     -1424     
===========================================
- Hits         8731     8553      -178     
+ Misses      11246     1173    -10073     
+ Partials      367      354       -13     
Impacted Files Coverage Δ
fury/actor.py 86.79% <ø> (+86.79%) ⬆️
fury/actors/odf_slicer.py 76.10% <ø> (+76.10%) ⬆️
fury/animation/animation.py 68.78% <ø> (+68.78%) ⬆️
fury/colormap.py 93.26% <ø> (+93.26%) ⬆️
fury/convert.py 80.00% <ø> (+80.00%) ⬆️
fury/decorators.py 100.00% <ø> (+100.00%) ⬆️
fury/deprecator.py 94.24% <ø> (+94.24%) ⬆️
fury/gltf.py 80.36% <ø> (+80.36%) ⬆️
fury/shaders/base.py 92.92% <ø> (+92.92%) ⬆️
fury/stream/constants.py 100.00% <ø> (+100.00%) ⬆️
... and 10 more

... and 64 files with indirect coverage changes

@skoudoro skoudoro merged commit bc8541d into fury-gl:master Apr 14, 2023
19 of 30 checks passed
@skoudoro skoudoro deleted the codespell branch April 14, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant