icesat2py / icepyx

Python tools for obtaining and working with ICESat-2 data
https://icepyx.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
201 stars 100 forks source link

reformat all code using the pre-commit ci #503

Closed JessicaS11 closed 5 months ago

JessicaS11 commented 5 months ago

In working on #143 and running the pre-commit ci, >50 files were changed due to trailing whitespace removal, making it impossible to see the changes being introduced there. This PR isolates the reformatting commit so the actual adding of the ci and pre-commit hook for large file checks can clearly happen there.

github-actions[bot] commented 5 months ago

Binder :point_left: Launch a binder notebook on this branch for commit 8f4506ae273ebe395570cee276555ca386fe57ee

I will automatically update this comment whenever this PR is modified

Binder :point_left: Launch a binder notebook on this branch for commit 322fa7cda6a6fc1069ad7cb28ccdc3b0823a749e

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6c187bd) 66.06% compared to head (322fa7c) 66.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #503 +/- ## ============================================ Coverage 66.06% 66.06% ============================================ Files 36 36 Lines 3112 3112 Branches 552 552 ============================================ Hits 2056 2056 Misses 963 963 Partials 93 93 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.