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

Correcting DiskManager Exception Logging #2684

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

MikeDafi
Copy link
Contributor

@MikeDafi MikeDafi commented Jan 4, 2024

To view the errors we're seeing when creating a new blob store, we corrected the logger.error statement to view what is failing

@MikeDafi MikeDafi requested a review from JingQianCloud January 4, 2024 19:00
@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1a80162) 71.63% compared to head (3ed003c) 53.34%.

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #2684       +/-   ##
=============================================
- Coverage     71.63%   53.34%   -18.29%     
+ Complexity    11621     7871     -3750     
=============================================
  Files           816      816               
  Lines         69772    69773        +1     
  Branches       8419     8419               
=============================================
- Hits          49978    37219    -12759     
- Misses        17185    29563    +12378     
- Partials       2609     2991      +382     

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

@MikeDafi MikeDafi merged commit 708904f into master Jan 4, 2024
4 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.

2 participants