Skip to content

Increase iterations in TestProfile #6196

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

Merged

Conversation

ricardoV94
Copy link
Member

Closes #6091 (hopefully)
Related to aesara-devs/aesara#1246

Major / Breaking Changes

  • ...

Bugfixes / New features

  • ...

Docs / Maintenance

  • Increase iterations in TestProfile

@ricardoV94 ricardoV94 added tests no releasenotes Skipped in automatic release notes generation labels Oct 9, 2022
@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

Merging #6196 (f26db1f) into main (a574ed5) will increase coverage by 11.83%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #6196       +/-   ##
===========================================
+ Coverage   81.62%   93.45%   +11.83%     
===========================================
  Files         101      101               
  Lines       22093    22093               
===========================================
+ Hits        18034    20648     +2614     
+ Misses       4059     1445     -2614     
Impacted Files Coverage Δ
pymc/distributions/multivariate.py 92.24% <0.00%> (+0.11%) ⬆️
pymc/backends/arviz.py 90.61% <0.00%> (+0.81%) ⬆️
pymc/parallel_sampling.py 86.75% <0.00%> (+0.99%) ⬆️
pymc/distributions/distribution.py 95.90% <0.00%> (+2.72%) ⬆️
pymc/aesaraf.py 93.54% <0.00%> (+3.35%) ⬆️
pymc/variational/updates.py 92.11% <0.00%> (+3.44%) ⬆️
pymc/distributions/logprob.py 97.26% <0.00%> (+4.10%) ⬆️
pymc/initial_point.py 100.00% <0.00%> (+5.88%) ⬆️
pymc/backends/ndarray.py 79.46% <0.00%> (+6.25%) ⬆️
pymc/variational/opvi.py 87.04% <0.00%> (+11.84%) ⬆️
... and 21 more

@michaelosthege michaelosthege merged commit 5cf7bae into pymc-devs:main Oct 9, 2022
@ricardoV94 ricardoV94 deleted the increase_test_profile_iterations branch February 2, 2023 13:32
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 tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test_profile.py::TestProfile::test_profile_variable
2 participants