glotaran / pyglotaran

A Python library for Global and Target Analysis of time-resolved spectroscopy data
GNU Lesser General Public License v3.0
53 stars 18 forks source link

⬆️🧰 Autoupdate pre-commit config #1438

Closed s-weigand closed 7 months ago

s-weigand commented 7 months ago

Minor tooling update

Change summary

Checklist

github-actions[bot] commented 7 months ago

Binder :point_left: Launch a binder notebook on branch s-weigand/pyglotaran/update-pre-commit-staging

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 84.9%. Comparing base (60f9c7c) to head (b8b2df2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## staging #1438 +/- ## ========================================= - Coverage 84.9% 84.9% -0.1% ========================================= Files 91 91 Lines 3742 3740 -2 Branches 728 728 ========================================= - Hits 3178 3176 -2 + Misses 450 448 -2 - Partials 114 116 +2 ```

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

s-weigand commented 7 months ago

It looks like a lot of changes but that's just the added (before missing) empty line following module docstrings.

Yeah pretty much the same as #1407 on main