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

fix(tests): properly silence log output #1259

Merged
merged 2 commits into from
Nov 19, 2023

Conversation

ThinkChaos
Copy link
Collaborator

Using init allows it to also work for benchmarks.
And log.Silence was sometimes getting overridden by log.init.

Using `init` allows it to also work for benchmarks.
And `log.Silence` was sometimes getting overridden by `log.init`.
Copy link

codecov bot commented Nov 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (94663ee) 93.77% compared to head (2c3f36b) 93.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1259      +/-   ##
==========================================
- Coverage   93.77%   93.76%   -0.01%     
==========================================
  Files          72       72              
  Lines        5892     5890       -2     
==========================================
- Hits         5525     5523       -2     
  Misses        284      284              
  Partials       83       83              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ThinkChaos ThinkChaos merged commit d52c598 into 0xERR0R:main Nov 19, 2023
11 checks passed
@ThinkChaos ThinkChaos deleted the fix/tests-log-silence branch November 19, 2023 22:52
@0xERR0R 0xERR0R added this to the v0.23 milestone Nov 21, 2023
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