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

🚇🧹 Switch back to GeekyEggo/delete-artifact #1441

Closed s-weigand closed 7 months ago

s-weigand commented 7 months ago

Switch back to GeekyEggo/delete-artifact after the permission issue fix was released.

Change summary

Checklist

github-actions[bot] commented 7 months ago

Binder :point_left: Launch a binder notebook on branch s-weigand/pyglotaran/switch-back-delete-artifact

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

github-actions[bot] commented 7 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 [f95130fd] | Ratio | Benchmark (Parameter) | |----------|------------------------------|---------------------|---------|-----------------------------------------| | | 241M | 241M | 1 | IntegrationTwoDatasets.peakmem_optimize | | | 1.38±0.03s | 1.49±0.1s | 1.08 | IntegrationTwoDatasets.time_optimize | ```
Benchmark diff main vs. PR ``` All benchmarks: | Change | Before [f95130fd] | After [f7e6a218] | Ratio | Benchmark (Parameter) | |----------|----------------------|---------------------|---------|-----------------------------------------| | | 241M | 241M | 1 | IntegrationTwoDatasets.peakmem_optimize | | | 1.49±0.1s | 1.40±0.08s | 0.94 | IntegrationTwoDatasets.time_optimize | ```
codecov[bot] commented 7 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 (f7e6a21). Report is 2 commits behind head on main.

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

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