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: introduce watch mode #393

Merged
merged 6 commits into from
Jun 14, 2024
Merged

feat: introduce watch mode #393

merged 6 commits into from
Jun 14, 2024

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel commented Jun 14, 2024

For now, the watch mode watches its own test paths (not the src, for example).

@wellwelwel wellwelwel linked an issue Jun 14, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.39%. Comparing base (7b94a13) to head (7afcfa6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
+ Coverage   95.28%   95.39%   +0.10%     
==========================================
  Files          34       36       +2     
  Lines        2802     2996     +194     
  Branches      427      444      +17     
==========================================
+ Hits         2670     2858     +188     
  Misses        125      125              
- Partials        7       13       +6     
Flag Coverage Δ
linux-parallel 95.06% <100.00%> (+0.16%) ⬆️
linux-parallel-options 95.36% <100.00%> (+0.17%) ⬆️
linux-sequential ?
linux-sequential-options ?
osx-parallel ?
osx-parallel-options 95.36% <100.00%> (+0.17%) ⬆️
osx-sequential ?
osx-sequential-options ?
windows-parallel ?
windows-parallel-options ?
windows-sequential ?
windows-sequential-options ?

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 June 14, 2024 05:25
@wellwelwel wellwelwel merged commit 8b816f7 into main Jun 14, 2024
39 checks passed
@wellwelwel wellwelwel deleted the watch branch June 14, 2024 05:36
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.

Support for watch mode
1 participant