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 #102

Merged
merged 7 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 unit testing while I'm here.

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Merging #102 (1ab4db6) into main (82194aa) will increase coverage by 0.65%.
The diff coverage is 51.35%.

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   44.00%   44.65%   +0.65%     
==========================================
  Files          15       16       +1     
  Lines         100      486     +386     
  Branches       18       19       +1     
==========================================
+ Hits           44      217     +173     
- Misses         56      269     +213     
Files Coverage Δ
src/Contributor.ts 100.00% <100.00%> (ø)
src/ContributorsCollection.ts 100.00% <100.00%> (+11.11%) ⬆️
src/collect/api.ts 82.92% <100.00%> (-5.97%) ⬇️
src/collect/collectIssueEvents.ts 100.00% <100.00%> (+100.00%) ⬆️
src/collect/eventIsPullRequestReviewEvent.ts 100.00% <100.00%> (ø)
src/collect/parsing/parseMergedPullAuthors.ts 100.00% <100.00%> (ø)
src/collect/parsing/parseMergedPullType.ts 100.00% <100.00%> (ø)
src/collect/collectAcceptedIssues.ts 0.00% <0.00%> (ø)
src/collect/collectMergedPulls.ts 0.00% <0.00%> (ø)
src/getAllContributorsForRepository.ts 0.00% <0.00%> (ø)
... and 4 more

... and 2 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 fdf347e into main Oct 2, 2023
17 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the create-typescript-app-2 branch October 2, 2023 17:19
@JoshuaKGoldberg
Copy link
Owner Author

@all-contributors please add @JoshuaKGoldberg for infra.

🤖 Beep boop! This comment was added automatically by all-contributors-auto-action.
Not all contributions can be detected from Git & GitHub alone. Please comment any missing contribution types this bot missed.
...and of course, thank you for contributing! 💙

@allcontributors
Copy link
Contributor

@JoshuaKGoldberg

I've put up a pull request to add @JoshuaKGoldberg! 🎉

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

JoshuaKGoldberg pushed a commit that referenced this pull request Oct 2, 2023
Adds @JoshuaKGoldberg as a contributor for infra.

This was requested by JoshuaKGoldberg [in this
comment](#102 (comment))

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
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