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

Use developer log level, protect logger defaults in test (#473) #484

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

ankona
Copy link
Contributor

@ankona ankona commented Feb 9, 2024

This PR fixes a bug which prevented the expected behavior when the SMARTSIM_LOG_LEVEL environment variable was set to developer.

[ committed by @al-rigazzi ]
[ reviewed by @MattToast @ankona ]

This PR fixes a bug which prevented the expected behavior when the `SMARTSIM_LOG_LEVEL` environment variable was set to `developer`.

[ committed by @al-rigazzi ]
[ reviewed by @MattToast @ankona ]
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (18fe50a) 90.55% compared to head (8408368) 90.83%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           preview     #484      +/-   ##
===========================================
+ Coverage    90.55%   90.83%   +0.28%     
===========================================
  Files           60       60              
  Lines         3821     3818       -3     
===========================================
+ Hits          3460     3468       +8     
+ Misses         361      350      -11     
Files Coverage Δ
smartsim/log.py 96.26% <100.00%> (+2.62%) ⬆️

... and 2 files with indirect coverage changes

@juliaputko juliaputko merged commit 8408368 into preview Feb 9, 2024
69 checks passed
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.

3 participants