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 #541

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 54.57%. Comparing base (91addbb) to head (8220bec). Report is 21 commits behind head on jinxin/annotate_arrival_time.

:exclamation: Current head 8220bec differs from pull request most recent head 9b16f5a

Please upload reports for the commit 9b16f5a to get more accurate results.

Files Patch % Lines
python/mspasspy/db/database.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## jinxin/annotate_arrival_time #541 +/- ## ================================================================ + Coverage 54.54% 54.57% +0.02% ================================================================ Files 146 146 Lines 22371 22366 -5 Branches 1336 1336 ================================================================ + Hits 12203 12206 +3 + Misses 9828 9820 -8 Partials 340 340 ```

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