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 github actions updates #1436

Closed s-weigand closed 6 months ago

s-weigand commented 6 months ago

Combined update of github actions

Change summary

Checklist

Closes issues

closes #1409 closes #1410 closes #1411 closes #1417 closes #1426

github-actions[bot] commented 6 months ago

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

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 [2c88dce4] | Ratio | Benchmark (Parameter) | |----------|------------------------------|---------------------|---------|-----------------------------------------| | | 239M | 239M | 1 | IntegrationTwoDatasets.peakmem_optimize | | | 1.36±0.04s | 1.36±0.03s | 1 | IntegrationTwoDatasets.time_optimize | ```
Benchmark diff main vs. PR ``` All benchmarks: | Change | Before [2c88dce4] | After [03b0c56e] | Ratio | Benchmark (Parameter) | |----------|----------------------|---------------------|---------|-----------------------------------------| | | 239M | 241M | 1.01 | IntegrationTwoDatasets.peakmem_optimize | | | 1.36±0.03s | 1.41±0.09s | 1.04 | 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 (2c88dce) to head (03b0c56).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1436 +/- ## ===================================== 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.