glotaran / pyglotaran

A Python library for Global and Target Analysis of time-resolved spectroscopy data
GNU Lesser General Public License v3.0
54 stars 18 forks source link

0.8/pydantic2 #1368

Closed joernweissenborn closed 1 year ago

joernweissenborn commented 1 year ago

Better now than never.

github-actions[bot] commented 1 year ago

Binder :point_left: Launch a binder notebook on branch joernweissenborn/pyglotaran/0.8/pydantic2

codecov[bot] commented 1 year ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
glotaran/builtin/elements/baseline/element.py 90.0% <100.0%> (ø)
glotaran/builtin/elements/clp_guide/element.py 100.0% <100.0%> (ø)
...aran/builtin/elements/coherent_artifact/element.py 77.2% <100.0%> (+0.2%) :arrow_up:
...ran/builtin/elements/damped_oscillation/element.py 94.3% <100.0%> (+<0.1%) :arrow_up:
glotaran/builtin/elements/kinetic/element.py 89.7% <100.0%> (+0.1%) :arrow_up:
glotaran/builtin/elements/spectral/element.py 85.0% <100.0%> (ø)
glotaran/io/preprocessor/preprocessor.py 100.0% <100.0%> (ø)
glotaran/model/data_model.py 87.7% <100.0%> (+0.1%) :arrow_up:
glotaran/model/experiment_model.py 100.0% <100.0%> (ø)
glotaran/optimization/optimization.py 78.0% <100.0%> (+0.3%) :arrow_up:
... and 8 more

:loudspeaker: Thoughts on this report? Let us know!.

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

s-weigand commented 1 year ago

Closing in favor of #1378 so @joernweissenborn can review the changes I made