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

#271 disable health logging #272

Merged
merged 1 commit into from
Mar 4, 2024
Merged

#271 disable health logging #272

merged 1 commit into from
Mar 4, 2024

Conversation

KRaffael
Copy link
Contributor

@KRaffael KRaffael commented Mar 4, 2024

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Checklist

  • I have read the CONTRIBUTING.md
  • I have made corresponding changes to the documentation
  • My changes generate no lint errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes
  • Only MIT licensed or MIT license compatible dependencies are used (e.g.: Apache2 or BSD)
  • The code contains no credentials, personalized data or company secrets

@KRaffael KRaffael linked an issue Mar 4, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.67%. Comparing base (7d807c5) to head (f19fec9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
+ Coverage   60.63%   60.67%   +0.03%     
==========================================
  Files          49       49              
  Lines        5208     5213       +5     
==========================================
+ Hits         3158     3163       +5     
  Misses       1809     1809              
  Partials      241      241              

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

@Roshick Roshick merged commit c7b4d03 into main Mar 4, 2024
4 checks passed
@Roshick Roshick deleted the 271-disable-health-logging branch March 4, 2024 13:33
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.

disable health logging
2 participants