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

Enable pygrep-hooks #7507

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Enable pygrep-hooks #7507

wants to merge 4 commits into from

Conversation

Armavica
Copy link
Member

@Armavica Armavica commented Sep 17, 2024

Description

Related Issue

  • Closes #
  • Related to #

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

📚 Documentation preview 📚: https://pymc--7507.org.readthedocs.build/en/7507/

@Armavica Armavica added pre-commit no releasenotes Skipped in automatic release notes generation labels Sep 17, 2024
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

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

Project coverage is 92.43%. Comparing base (af5ea5c) to head (0be7ee5).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
pymc/backends/__init__.py 0.00% 2 Missing ⚠️
pymc/sampling/parallel.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7507   +/-   ##
=======================================
  Coverage   92.43%   92.43%           
=======================================
  Files         103      103           
  Lines       17109    17109           
=======================================
  Hits        15814    15814           
  Misses       1295     1295           
Files with missing lines Coverage Δ
pymc/distributions/shape_utils.py 90.90% <100.00%> (ø)
pymc/distributions/simulator.py 84.28% <100.00%> (ø)
pymc/distributions/transforms.py 98.47% <100.00%> (ø)
pymc/gp/cov.py 98.66% <100.00%> (ø)
pymc/gp/hsgp_approx.py 88.39% <100.00%> (ø)
pymc/logprob/basic.py 94.28% <100.00%> (ø)
pymc/logprob/tensor.py 100.00% <100.00%> (ø)
pymc/model/transform/optimization.py 100.00% <100.00%> (ø)
pymc/model_graph.py 87.25% <100.00%> (ø)
pymc/sampling/forward.py 95.72% <100.00%> (ø)
... and 9 more

@Armavica Armavica added the docs label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs no releasenotes Skipped in automatic release notes generation pre-commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant