Skip to content

feat: export PackageOwnership type #25

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

Merged
merged 3 commits into from
Jun 18, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Applies the cleanup as suggested.

@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

Merging #25 (d4150c0) into main (3a35abc) will not change coverage.
The diff coverage is 100.00%.

❗ Current head d4150c0 differs from pull request most recent head 4d0cc84. Consider uploading reports for the commit 4d0cc84 to get more accurate results

@@            Coverage Diff            @@
##              main       #25   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         8    -1     
  Lines           43        43           
  Branches        10        10           
=========================================
  Hits            43        43           
Impacted Files Coverage Δ
src/createUserPackagesFilter.ts 100.00% <ø> (ø)
src/assertValidOwnership.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg JoshuaKGoldberg merged commit eb4a43e into main Jun 18, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the standalone-package-ownership-type branch June 18, 2023 18:05
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.

🚀 Feature: Export PackageOwnership(Form) Type
1 participant