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

build: migrate to create-typescript-app@1 #69

Merged
merged 4 commits into from
Oct 2, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Sep 2, 2023

PR Checklist

Overview

Runs npx create-typescript-app --base everything --mode migrate.

Adds a bit of testing while I'm here.

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Merging #69 (00b82ad) into main (1ce7a4d) will increase coverage by 13.20%.
The diff coverage is 31.81%.

@@             Coverage Diff             @@
##             main      #69       +/-   ##
===========================================
+ Coverage   15.68%   28.88%   +13.20%     
===========================================
  Files           6        7        +1     
  Lines          51      225      +174     
  Branches        7        8        +1     
===========================================
+ Hits            8       65       +57     
- Misses         43      160      +117     
Files Changed Coverage Δ
src/getExistingContributors.ts 0.00% <0.00%> (ø)
src/index.ts 0.00% <0.00%> (ø)
src/doesPullAlreadyHaveComment.ts 100.00% <100.00%> (+100.00%) ⬆️
src/getMissingContributions.ts 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

@JoshuaKGoldberg JoshuaKGoldberg changed the title build: migrate to create-typescript-app@2 build: migrate to create-typescript-app@1 Sep 4, 2023
@JoshuaKGoldberg JoshuaKGoldberg merged commit 0069e04 into main Oct 2, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the create-typescript-app-2 branch October 2, 2023 17:19
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.

🛠 Tooling: Migrate to create-typescript-app@1
1 participant