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 update ruff 0.9.1 #7648

Merged
merged 3 commits into from
Jan 17, 2025
Merged

pre-commit update ruff 0.9.1 #7648

merged 3 commits into from
Jan 17, 2025

Conversation

juanitorduz
Copy link
Contributor

@juanitorduz juanitorduz commented Jan 16, 2025

Fixes #7635 by running pre-commit run --all-files

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

pymc/sampling/jax.py Outdated Show resolved Hide resolved
juanitorduz and others added 2 commits January 16, 2025 10:29
@juanitorduz juanitorduz requested a review from twiecki January 16, 2025 09:30
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.77%. Comparing base (bd519d4) to head (5b46453).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pymc/distributions/continuous.py 0.00% 1 Missing ⚠️
pymc/variational/opvi.py 50.00% 1 Missing ⚠️
pymc/variational/updates.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7648      +/-   ##
==========================================
+ Coverage   87.92%   92.77%   +4.85%     
==========================================
  Files         107      107              
  Lines       18178    18178              
==========================================
+ Hits        15983    16865     +882     
+ Misses       2195     1313     -882     
Files with missing lines Coverage Δ
pymc/data.py 89.22% <ø> (ø)
pymc/distributions/multivariate.py 93.58% <100.00%> (ø)
pymc/gp/cov.py 98.66% <ø> (ø)
pymc/gp/util.py 97.56% <ø> (ø)
pymc/sampling/jax.py 94.78% <ø> (ø)
pymc/sampling/mcmc.py 87.14% <ø> (ø)
pymc/sampling/population.py 70.83% <100.00%> (ø)
pymc/step_methods/compound.py 97.58% <100.00%> (+2.89%) ⬆️
pymc/step_methods/state.py 95.52% <100.00%> (ø)
pymc/testing.py 89.77% <100.00%> (+0.45%) ⬆️
... and 3 more

... and 21 files with indirect coverage changes

@juanitorduz
Copy link
Contributor Author

@twiecki @ricardoV94 I think this one is ready to go :)

@juanitorduz juanitorduz self-assigned this Jan 17, 2025
@juanitorduz juanitorduz added pre-commit no releasenotes Skipped in automatic release notes generation labels Jan 17, 2025
@ricardoV94 ricardoV94 merged commit e6767ab into pymc-devs:main Jan 17, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no releasenotes Skipped in automatic release notes generation pre-commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants