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

Improve ReferTo logging when reference does not exist #174

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

jkosternl
Copy link
Contributor

No description provided.

@jkosternl jkosternl added the enhancement New feature or request label Feb 21, 2024
@jkosternl jkosternl requested a review from nielsm5 February 21, 2024 13:06
@jkosternl jkosternl self-assigned this Feb 21, 2024
@jkosternl jkosternl linked an issue Feb 21, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f2a9519) 84.31% compared to head (47a2a01) 84.40%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #174      +/-   ##
============================================
+ Coverage     84.31%   84.40%   +0.08%     
- Complexity     1390     1392       +2     
============================================
  Files            79       79              
  Lines          4457     4457              
  Branches        523      523              
============================================
+ Hits           3758     3762       +4     
+ Misses          565      563       -2     
+ Partials        134      132       -2     

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

@nielsm5 nielsm5 merged commit 19f1186 into master Feb 21, 2024
4 checks passed
@nielsm5 nielsm5 deleted the feature/168_improveReferToLogging branch February 21, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix referTo error logs verbosity
2 participants