Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-commit autoupdate #2635

Merged
merged 2 commits into from
Jan 7, 2025
Merged

pre-commit autoupdate #2635

merged 2 commits into from
Jan 7, 2025

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Jan 6, 2025

pre-commit autoupdate and fix/ignore pyupgrade issues.

`pre-commit autoupdate` and fix/ignore pyupgrade issues.
@dweindl dweindl marked this pull request as ready for review January 6, 2025 15:26
@dweindl dweindl requested a review from a team as a code owner January 6, 2025 15:26
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 77.03%. Comparing base (92a530b) to head (1860e71).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
python/sdist/amici/sbml_utils.py 0.00% 2 Missing ⚠️
python/sdist/amici/splines.py 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2635      +/-   ##
===========================================
- Coverage    77.03%   77.03%   -0.01%     
===========================================
  Files          332      332              
  Lines        22971    22970       -1     
  Branches      1478     1478              
===========================================
- Hits         17696    17695       -1     
  Misses        5264     5264              
  Partials        11       11              
Flag Coverage Δ
cpp 74.15% <81.25%> (ø)
cpp_python 33.47% <62.50%> (ø)
petab 38.31% <62.50%> (ø)
python 72.11% <77.77%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
python/sdist/amici/_codegen/model_class.py 100.00% <100.00%> (ø)
python/sdist/amici/cxxcodeprinter.py 92.17% <100.00%> (ø)
python/sdist/amici/import_utils.py 89.36% <100.00%> (ø)
python/sdist/amici/jax/petab.py 98.13% <ø> (ø)
python/sdist/amici/logging.py 79.76% <ø> (ø)
python/sdist/amici/numpy.py 83.33% <100.00%> (ø)
python/sdist/amici/pandas.py 96.37% <100.00%> (ø)
python/sdist/amici/petab/conditions.py 95.48% <100.00%> (-0.04%) ⬇️
python/sdist/amici/sbml_utils.py 72.72% <0.00%> (ø)
python/sdist/amici/splines.py 67.63% <0.00%> (ø)

@dweindl dweindl added this pull request to the merge queue Jan 7, 2025
Merged via the queue into AMICI-dev:develop with commit 57f5ed5 Jan 7, 2025
26 checks passed
@dweindl dweindl deleted the precommit branch January 7, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants