bjlittle / geovista

Cartographic rendering and mesh analytics powered by PyVista
https://geovista.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
159 stars 26 forks source link

fix lock2yaml eof newline #713

Closed bjlittle closed 8 months ago

bjlittle commented 8 months ago

🚀 Pull Request

Description

Require to add a newline at the end of the yaml file, otherwise the fix end of files pre-commit hook fails.


codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (cd209cb) 94.68% compared to head (cdeeb33) 94.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #713 +/- ## ======================================= Coverage 94.68% 94.68% ======================================= Files 129 129 Lines 4934 4934 ======================================= Hits 4672 4672 Misses 262 262 ```

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