mspass-team / mspass

Massive Parallel Analysis System for Seismologists
https://mspass.org
BSD 3-Clause "New" or "Revised" License
28 stars 11 forks source link

Format Python code with psf/black push #514

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 4 months ago

There appear to be some python formatting errors in 30431c0051c71d4c7011a603e5f8898222d4e23d. This pull request uses the psf/black formatter to fix these issues.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 62.59259% with 101 lines in your changes are missing coverage. Please review.

Project coverage is 55.29%. Comparing base (b1132d3) to head (59b90fc). Report is 4 commits behind head on master.

:exclamation: Current head 59b90fc differs from pull request most recent head 3505e9b. Consider uploading reports for the commit 3505e9b to get more accurate results

Files Patch % Lines
cxx/src/lib/io/mseed_file_indexer.cc 63.33% 66 Missing :warning:
cxx/src/lib/algorithms/splicing.cc 19.44% 29 Missing :warning:
python/mspasspy/db/database.py 78.57% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #514 +/- ## ========================================== + Coverage 55.24% 55.29% +0.04% ========================================== Files 144 145 +1 Lines 22560 22715 +155 ========================================== + Hits 12464 12560 +96 - Misses 10096 10155 +59 ```

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