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

feat(watch): reset and rerun all tests by entering rs #493

Merged
merged 3 commits into from
Jul 2, 2024
Merged

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel commented Jul 2, 2024

Quickly reset and rerun all tests by typing rs on the console, followed by Enter.

  • This will clean and repopulate all the directories and files cache to be watched.
  • It's not possible to use it while the tests are running.

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5e4893e) to head (33393ba).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #493   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines         2744      2742    -2     
  Branches       450       452    +2     
=========================================
- Hits          2744      2742    -2     
Flag Coverage Δ
linux 100.00% <100.00%> (ø)
osx 100.00% <100.00%> (ø)
windows 99.23% <100.00%> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wellwelwel wellwelwel marked this pull request as ready for review July 2, 2024 02:08
@wellwelwel wellwelwel merged commit 8a27789 into main Jul 2, 2024
30 checks passed
@wellwelwel wellwelwel deleted the watch branch July 2, 2024 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant