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 flake8 to earthpy #520

Merged
merged 8 commits into from
Mar 26, 2020
Merged

Add flake8 to earthpy #520

merged 8 commits into from
Mar 26, 2020

Conversation

lwasser
Copy link

@lwasser lwasser commented Mar 26, 2020

this addresses #519

@codecov-io
Copy link

codecov-io commented Mar 26, 2020

Codecov Report

Merging #520 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #520      +/-   ##
==========================================
- Coverage   94.44%   94.42%   -0.02%     
==========================================
  Files          25       25              
  Lines        1583     1579       -4     
==========================================
- Hits         1495     1491       -4     
  Misses         88       88
Impacted Files Coverage Δ
earthpy/tests/conftest.py 100% <ø> (ø) ⬆️
earthpy/tests/test_plot.py 100% <ø> (ø) ⬆️
earthpy/mask.py 100% <ø> (ø) ⬆️
earthpy/tests/test_crop_all.py 100% <ø> (ø) ⬆️
earthpy/tests/test_hist.py 99.25% <ø> (ø) ⬆️
earthpy/tests/test_plot_bands.py 100% <ø> (ø) ⬆️
earthpy/tests/test_stack_raster_tifs.py 100% <ø> (ø) ⬆️
earthpy/io.py 53.93% <ø> (ø) ⬆️
earthpy/tests/test_stack.py 100% <ø> (ø) ⬆️
earthpy/tests/test_crop_image.py 100% <ø> (ø) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4bc8c5...b9a2979. Read the comment docs.

@lwasser
Copy link
Author

lwasser commented Mar 26, 2020

ok flake8 has been implemented and CI is happy!! merging this and can close the associated issue.

@lwasser lwasser merged commit 96657a1 into master Mar 26, 2020
@lwasser lwasser mentioned this pull request Mar 26, 2020
@lwasser lwasser deleted the add-flake8 branch February 20, 2021 00:51
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.

None yet

2 participants