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

Do not change global config flag in printing test #602

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

ricardoV94
Copy link
Member

Description

Related Issue

Checklist

Type of change

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

Also make test slightly more restrictive
@ricardoV94 ricardoV94 added bug Something isn't working maintenance labels Jan 16, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (197069d) 80.87% compared to head (a37300f) 80.80%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #602      +/-   ##
==========================================
- Coverage   80.87%   80.80%   -0.07%     
==========================================
  Files         162      162              
  Lines       46680    46680              
  Branches    11408    11408              
==========================================
- Hits        37752    37722      -30     
- Misses       6698     6724      +26     
- Partials     2230     2234       +4     

see 3 files with indirect coverage changes

@ricardoV94 ricardoV94 merged commit da471a8 into pymc-devs:main Jan 20, 2024
53 checks passed
@ricardoV94 ricardoV94 deleted the fix_config_flag_leak branch January 20, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Running tests/tensor/test_basic.py etc. after tests/test_printing.py fails
3 participants