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

[WIP] Porting Examples - Fluorescence #1424

Closed jsnel closed 7 months ago

jsnel commented 7 months ago

Switch to staging/rewrite branch for examples

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Please provide enough information so that others can review your pull request:

Explain the details for making this change. What existing problem does the pull request solve?.

Change summary

Checklist

Closes issues

closes #XXXX

github-actions[bot] commented 7 months ago

Binder :point_left: Launch a binder notebook on branch _jsnel/pyglotaran/porting/exfluorescence

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (491a7b6) 84.9% compared to head (ddb30ae) 85.1%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## staging #1424 +/- ## ========================================= + Coverage 84.9% 85.1% +0.2% ========================================= Files 91 91 Lines 3744 3744 Branches 728 728 ========================================= + Hits 3180 3189 +9 + Misses 450 443 -7 + Partials 114 112 -2 ```

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

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

jsnel commented 7 months ago

Closing PR in favor of #1425