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

Add a couple of wrapper enums #1905

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Conversation

sunshowers
Copy link
Member

These enums only have one variant at the moment -- more will be added in the future.

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 15.25424% with 50 lines in your changes missing coverage. Please review.

Project coverage is 79.50%. Comparing base (0abfb0c) to head (95518db).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/runner.rs 15.25% 50 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1905      +/-   ##
==========================================
- Coverage   79.56%   79.50%   -0.06%     
==========================================
  Files          80       80              
  Lines       20554    20571      +17     
==========================================
+ Hits        16353    16356       +3     
- Misses       4201     4215      +14     

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

We're going to add non-job-control events here soon.
Add a wrapper enum around `SignalRequest`. We're going to add an "Info" variant
in the future.
@sunshowers sunshowers merged commit 3783e34 into nextest-rs:main Nov 27, 2024
19 checks passed
@sunshowers sunshowers deleted the wrappers branch November 27, 2024 23:53
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.

1 participant