Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

test: migrate to vitest #681

Merged
merged 7 commits into from
May 31, 2022
Merged

test: migrate to vitest #681

merged 7 commits into from
May 31, 2022

Conversation

nogic1008
Copy link
Contributor

No description provided.

@commit-lint
Copy link

commit-lint bot commented May 31, 2022

Chore

  • deps-dev: install vitest package (4c56753)
  • deps-dev: remove jest packages (c6912bf)

Tests

Styles

  • eslint: disable eslint-plugin-jest (df80f5d)

Continuous Integration

  • test: change test command arg (d2d8dfe)

Contributors

nogic1008

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #681 (d2d8dfe) into main (6e6517a) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #681   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           56       146   +90     
  Branches        10        13    +3     
=========================================
+ Hits            56       146   +90     
Impacted Files Coverage Δ
src/main.ts 100.00% <100.00%> (ø)
src/event.ts 100.00% <0.00%> (ø)
src/input-helper.ts 100.00% <0.00%> (ø)
src/send-comment.ts 100.00% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@nogic1008 nogic1008 merged commit 12d2513 into main May 31, 2022
@nogic1008 nogic1008 deleted the migrate/vitest branch May 31, 2022 04:32
@nogic1008 nogic1008 added this to the vNext milestone Jun 2, 2022
@nogic1008 nogic1008 added the development 🚀 Area development (testing, deploy...) label Jun 2, 2022
@nogic1008 nogic1008 self-assigned this Jun 2, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
development 🚀 Area development (testing, deploy...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant