Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Add owner to eraseRepository mutation #1156

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

Swatinem
Copy link
Contributor

Adding this as an optional input field, meaning it is backwards compatible, and falls back to the existing logic of using the currently logged in user as the target owner.

When specified, it will erase the repository belonging to the given owner.

Adding this as an optional input field, meaning it is backwards compatible, and falls back to the existing logic of using the currently logged in user as the target owner.

When specified, it will erase the repository belonging to the given `owner`.
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.07%. Comparing base (7c058c9) to head (04c5c56).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1156   +/-   ##
=======================================
  Coverage   96.07%   96.07%           
=======================================
  Files         838      838           
  Lines       19775    19775           
=======================================
  Hits        18998    18998           
  Misses        777      777           
Flag Coverage Δ
unit 95.96% <100.00%> (ø)
unit-latest-uploader 95.96% <100.00%> (ø)

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 Feb 14, 2025

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!

@codecov-qa
Copy link

codecov-qa bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.96%. Comparing base (7c058c9) to head (04c5c56).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Copy link
Contributor

✅ 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 Feb 14, 2025
Merged via the queue into main with commit a49a632 Feb 14, 2025
19 checks passed
@Swatinem Swatinem deleted the swatinem/gql-erase-owner-repo branch February 14, 2025 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants