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 debug output #546

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Add debug output #546

merged 1 commit into from
Sep 19, 2024

Conversation

adombeck
Copy link
Contributor

This should help us debug cases where users which should have been added to the database can not be found.

refs: #536

This should help us debug cases where users which should have been added
to the database can not be found.

refs: #536
@adombeck adombeck marked this pull request as ready for review September 19, 2024 13:48
@adombeck adombeck requested a review from a team as a code owner September 19, 2024 13:48
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.61%. Comparing base (7921867) to head (9c32bdf).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #546   +/-   ##
=======================================
  Coverage   84.61%   84.61%           
=======================================
  Files          79       79           
  Lines        6953     6956    +3     
  Branches       75       75           
=======================================
+ Hits         5883     5886    +3     
  Misses        745      745           
  Partials      325      325           

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

Copy link
Collaborator

@jibel jibel left a comment

Choose a reason for hiding this comment

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

LGTM

@adombeck adombeck merged commit e7e07f2 into main Sep 19, 2024
7 checks passed
@adombeck adombeck deleted the add-debug-output branch September 19, 2024 16:30
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