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

add logging for pre update routing #426

Merged
merged 1 commit into from
Sep 13, 2024
Merged

add logging for pre update routing #426

merged 1 commit into from
Sep 13, 2024

Conversation

JiaoMaWHU
Copy link
Contributor

Summary

  • add necessary logging for testing pre-update ingestion routing

Checklist

@JiaoMaWHU JiaoMaWHU requested a review from rakhiagr September 13, 2024 03:28
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.53%. Comparing base (2dd1a36) to head (788f05f).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...din/metadata/restli/BaseAspectRoutingResource.java 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #426      +/-   ##
============================================
+ Coverage     67.52%   67.53%   +0.01%     
+ Complexity     1521     1519       -2     
============================================
  Files           137      137              
  Lines          5956     5958       +2     
  Branches        645      644       -1     
============================================
+ Hits           4022     4024       +2     
- Misses         1661     1662       +1     
+ Partials        273      272       -1     

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

Copy link
Contributor

@rakhiagr rakhiagr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the logs.

@rakhiagr rakhiagr merged commit af454f2 into master Sep 13, 2024
2 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.

3 participants