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

🚇🩹 Fix publish workflow #1401

Closed s-weigand closed 11 months ago

s-weigand commented 11 months ago

This fixes the permissions of the publishing workflow.

Change summary

Checklist

github-actions[bot] commented 11 months ago

Binder :point_left: Launch a binder notebook on branch s-weigand/pyglotaran/fix-publish-ci

github-actions[bot] commented 11 months ago

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

Benchmark diff v0.7.1 vs. main ``` All benchmarks: | Change | Before [535acaaa] | After [620eaa47] | Ratio | Benchmark (Parameter) | |----------|------------------------------|---------------------|---------|-----------------------------------------| | | 237M | 237M | 1 | IntegrationTwoDatasets.peakmem_optimize | | | 1.37±0.09s | 1.41±0.09s | 1.03 | IntegrationTwoDatasets.time_optimize | ```
Benchmark diff main vs. PR ``` All benchmarks: | Change | Before [620eaa47] | After [75483b43] | Ratio | Benchmark (Parameter) | |----------|----------------------|---------------------|---------|-----------------------------------------| | | 237M | 235M | 0.99 | IntegrationTwoDatasets.peakmem_optimize | | | 1.41±0.09s | 1.31±0.02s | 0.93 | IntegrationTwoDatasets.time_optimize | ```
codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (620eaa4) 88.5% compared to head (75483b4) 88.5%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1401 +/- ## ===================================== Coverage 88.5% 88.5% ===================================== Files 107 107 Lines 5128 5128 Branches 962 962 ===================================== Hits 4542 4542 Misses 471 471 Partials 115 115 ```

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

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication