Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Reduce info logs #1087

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Reduce info logs #1087

merged 1 commit into from
Jun 27, 2023

Conversation

andresgomezfrr
Copy link
Contributor

Hey, I just made a Pull Request!

Description

This PR tries to reduce the INFO logs. This PR reduces the logs x4 times lower.

Motivation and Context

Have you tested this? If so, how?

Checklist for PR author(s)

  • Changes are covered by unit test
  • All tests pass
  • Code coverage check passes
  • Error handling is tested
  • Errors are handled at the appropriate layer
  • Errors that cannot be handled where they occur are propagated
  • (optional) Changes are covered by system test
  • Relevant documentation updated
  • This PR has NO breaking change to public API
  • This PR has breaking change to public API and it is documented

Checklist for PR reviewer(s)

  • This PR has been incorporated in release note for the coming version
  • Risky changes introduced by this PR have been all considered

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #1087 (aa964f6) into master (f9664ab) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #1087      +/-   ##
============================================
+ Coverage     92.28%   92.34%   +0.06%     
  Complexity     2149     2149              
============================================
  Files           200      200              
  Lines          8321     8321              
  Branches        503      503              
============================================
+ Hits           7679     7684       +5     
+ Misses          527      522       -5     
  Partials        115      115              

@andresgomezfrr andresgomezfrr marked this pull request as ready for review June 27, 2023 09:10
@andresgomezfrr andresgomezfrr merged commit e355ca8 into master Jun 27, 2023
@andresgomezfrr andresgomezfrr deleted the reduce-logs branch June 27, 2023 09:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants