Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

fix(flags): fix logger level flags #575

Merged
merged 8 commits into from
Feb 28, 2024
Merged

fix(flags): fix logger level flags #575

merged 8 commits into from
Feb 28, 2024

Conversation

RogerLamTd
Copy link
Contributor

@RogerLamTd RogerLamTd commented Feb 26, 2024

  • running main with --verbosity flag now displays appropriate level logs
  • can now change verbosity level of tests (0-5) in test_env.sh

@RogerLamTd RogerLamTd self-assigned this Feb 26, 2024
@RogerLamTd RogerLamTd changed the base branch from main to update-bindings-6 February 26, 2024 20:35
@RogerLamTd RogerLamTd marked this pull request as ready for review February 26, 2024 21:17
Base automatically changed from update-bindings-6 to main February 28, 2024 03:57
@davidtaikocha davidtaikocha changed the title fix(client): fix logger fix(flags): fix logger level flags Feb 28, 2024
@davidtaikocha davidtaikocha enabled auto-merge (squash) February 28, 2024 04:00
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.40%. Comparing base (5ade026) to head (0ff8baf).

❗ Current head 0ff8baf differs from pull request most recent head 231f013. Consider uploading reports for the commit 231f013 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
+ Coverage   53.34%   53.40%   +0.05%     
==========================================
  Files          47       47              
  Lines        6047     6041       -6     
==========================================
  Hits         3226     3226              
+ Misses       2469     2463       -6     
  Partials      352      352              

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

@davidtaikocha davidtaikocha merged commit d315605 into main Feb 28, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the fix-logger branch February 28, 2024 04:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants