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

build: use codespell to check common typo in python files #833

Merged
merged 5 commits into from
Jun 6, 2023
Merged

Conversation

12rambau
Copy link
Member

@12rambau 12rambau commented Jun 6, 2023

  • apply codespell
  • correct all the identified errors
  • update planet mosaic tests

@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #833 (06bda02) into main (00a9267) will increase coverage by 0.19%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #833      +/-   ##
==========================================
+ Coverage   96.32%   96.52%   +0.19%     
==========================================
  Files          39       39              
  Lines        3567     3767     +200     
==========================================
+ Hits         3436     3636     +200     
  Misses        131      131              
Impacted Files Coverage Δ
sepal_ui/aoi/aoi_tile.py 100.00% <ø> (ø)
sepal_ui/frontend/resize_trigger.py 100.00% <ø> (ø)
sepal_ui/frontend/styles.py 100.00% <ø> (ø)
sepal_ui/mapping/fullscreen_control.py 100.00% <ø> (ø)
sepal_ui/mapping/inspector_control.py 95.34% <ø> (+0.22%) ⬆️
sepal_ui/mapping/layer_state_control.py 98.00% <ø> (+0.17%) ⬆️
sepal_ui/mapping/layers_control.py 100.00% <ø> (ø)
sepal_ui/mapping/legend_control.py 93.65% <ø> (+0.54%) ⬆️
sepal_ui/mapping/menu_control.py 100.00% <ø> (ø)
sepal_ui/mapping/sepal_map.py 90.39% <ø> (+0.14%) ⬆️
... and 16 more

... and 7 files with indirect coverage changes

@12rambau 12rambau merged commit 9e2335d into main Jun 6, 2023
@12rambau 12rambau deleted the codespell branch June 6, 2023 10:17
@12rambau 12rambau restored the codespell branch June 6, 2023 10:26
@12rambau 12rambau deleted the codespell branch June 6, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant