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

fix logging for pre update routing #427

Merged
merged 1 commit into from
Sep 13, 2024
Merged

fix logging for pre update routing #427

merged 1 commit into from
Sep 13, 2024

Conversation

JiaoMaWHU
Copy link
Contributor

Summary

  • fix logging for pre update in BaseLocalDao
  • explicitly initialize _restliPreUpdateAspectRegistry as null in start time

Checklist

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.54%. Comparing base (af454f2) to head (19be6e6).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #427   +/-   ##
=========================================
  Coverage     67.53%   67.54%           
  Complexity     1519     1519           
=========================================
  Files           137      137           
  Lines          5958     5959    +1     
  Branches        644      644           
=========================================
+ Hits           4024     4025    +1     
  Misses         1662     1662           
  Partials        272      272           

☔ 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.

Thank you for fixing these.

@JiaoMaWHU JiaoMaWHU merged commit 4c91222 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