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

⬆️ Combined python updates #1435

Closed s-weigand closed 6 months ago

s-weigand commented 6 months ago

Combined update of python dependencies

Change summary

Checklist

Closes issues

closes #1413 closes #1416 closes #1421 closes #1428 closes #1430 closes #1431 closes #1432 closes #1433 closes #1434

github-actions[bot] commented 6 months ago

Binder :point_left: Launch a binder notebook on branch s-weigand/pyglotaran/combined-updates

sonarcloud[bot] commented 6 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

github-actions[bot] commented 6 months ago

Benchmark is done. Checkout the benchmark result page. Benchmark differences below 5% might be due to CI noise.

Benchmark diff v0.7.2 vs. main ``` All benchmarks: | Change | Before [1fb14bbc] | After [c00e1ee7] | Ratio | Benchmark (Parameter) | |----------|------------------------------|---------------------|---------|-----------------------------------------| | | 239M | 239M | 1 | IntegrationTwoDatasets.peakmem_optimize | | | 1.42±0.07s | 1.40±0.08s | 0.98 | IntegrationTwoDatasets.time_optimize | ```
Benchmark diff main vs. PR ``` All benchmarks: | Change | Before [c00e1ee7] | After [06edc16f] | Ratio | Benchmark (Parameter) | |----------|----------------------|---------------------|---------|-----------------------------------------| | | 239M | 239M | 1 | IntegrationTwoDatasets.peakmem_optimize | | | 1.40±0.08s | 1.40±0.05s | 1 | IntegrationTwoDatasets.time_optimize | ```
codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 88.6%. Comparing base (c00e1ee) to head (06edc16).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1435 +/- ## ===================================== Coverage 88.6% 88.6% ===================================== Files 107 107 Lines 5128 5128 Branches 962 962 ===================================== Hits 4544 4544 Misses 468 468 Partials 116 116 ```

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