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

some prep work for upcoming improvements #1904

Merged
merged 3 commits into from
Nov 27, 2024
Merged

Conversation

sunshowers
Copy link
Member

No description provided.

We're moving towards a model where each test is effectively a logical task
(though not currently a Tokio task) with requests and responses rather than
forward/reverse events. This makes upcoming work easier to understand.
Following up from the previous commit, rename to a request-response model.
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 51.76471% with 41 lines in your changes missing coverage. Please review.

Project coverage is 79.56%. Comparing base (d283875) to head (b19cae2).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/runner.rs 51.76% 41 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1904      +/-   ##
==========================================
- Coverage   79.56%   79.56%   -0.01%     
==========================================
  Files          80       80              
  Lines       20548    20554       +6     
==========================================
+ Hits        16350    16354       +4     
- Misses       4198     4200       +2     

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

@sunshowers sunshowers merged commit 0abfb0c into nextest-rs:main Nov 27, 2024
19 checks passed
@sunshowers sunshowers deleted the prep branch November 27, 2024 23:05
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