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

Use the correct owner.service for get_ownerid_if_member #937

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

Swatinem
Copy link
Contributor

@Swatinem Swatinem commented Dec 4, 2024

#926 has caused WORKER-Q99.
We have to use the owner.service (which is a DB enum containing "github", etc) here instead of the service_id, which I believe represents an opaque ID of the repo on a particular service.

@Swatinem Swatinem requested a review from a team December 4, 2024 11:33
@Swatinem Swatinem self-assigned this Dec 4, 2024
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.98%. Comparing base (3e52df5) to head (512cf12).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #937   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files         446      446           
  Lines       35730    35730           
=======================================
  Hits        35010    35010           
  Misses        720      720           
Flag Coverage Δ
integration 42.05% <ø> (ø)
unit 90.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@codecov-notifications
Copy link

codecov-notifications bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link

github-actions bot commented Dec 4, 2024

✅ All tests successful. No failed tests were found.

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

@Swatinem Swatinem added this pull request to the merge queue Dec 4, 2024
Merged via the queue into main with commit 612025f Dec 4, 2024
26 of 27 checks passed
@Swatinem Swatinem deleted the swatinem/fix-ownerservice branch December 4, 2024 13:26
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.

2 participants