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

chore: improve toolings for better DX #126

Merged
merged 5 commits into from
Oct 29, 2022
Merged

chore: improve toolings for better DX #126

merged 5 commits into from
Oct 29, 2022

Conversation

motss
Copy link
Owner

@motss motss commented Oct 29, 2022

Description

Use internal toolings to improve DX.

Changes

  • Update dependencies
  • Migrate toolings to use @reallyland/tools for linting, compilation, and other configurations
  • Migrate to vitest for unit testings and benchmarkings
  • Update other config files
  • Update Github actions scripts for linting, testings, benchmarkings, and publishing
  • Remove unused files
  • Update Github templates
  • Add funding details

motss added 3 commits October 29, 2022 21:39
Signed-off-by: Rong Sen Ng (motss) <wes.ngrongsen@gmail.com>
Signed-off-by: Rong Sen Ng (motss) <wes.ngrongsen@gmail.com>
Signed-off-by: Rong Sen Ng (motss) <wes.ngrongsen@gmail.com>
@motss motss self-assigned this Oct 29, 2022
@codecov
Copy link

codecov bot commented Oct 29, 2022

Codecov Report

Merging #126 (306afb7) into main (a2ab0aa) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #126   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         5    +4     
  Lines          146       152    +6     
  Branches         0         5    +5     
=========================================
+ Hits           146       152    +6     
Flag Coverage Δ
unit_tests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/diacritics.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/normalize-sync.ts 100.00% <100.00%> (ø)
src/normalize.ts 100.00% <100.00%> (ø)
src/types.ts 100.00% <100.00%> (ø)

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

@motss motss marked this pull request as draft October 29, 2022 16:45
@motss motss marked this pull request as ready for review October 29, 2022 16:45
motss added 2 commits October 30, 2022 00:54
Signed-off-by: Rong Sen Ng (motss) <wes.ngrongsen@gmail.com>
@motss motss merged commit 5f96d66 into main Oct 29, 2022
@motss motss deleted the improve-tooling branch October 29, 2022 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant