Skip to content

Conversation

@sunshowers
Copy link
Member

Default to warn currently, but can also be fail or pass. The plan is to default to fail in the future (see #1646).

@codecov
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 78.78788% with 7 lines in your changes missing coverage. Please review.

Project coverage is 79.05%. Comparing base (4f5c89a) to head (b49e2e0).
Report is 1 commits behind head on main.

Files Patch % Lines
cargo-nextest/src/dispatch.rs 78.57% 3 Missing ⚠️
nextest-runner/src/reporter.rs 75.00% 3 Missing ⚠️
cargo-nextest/src/errors.rs 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1648      +/-   ##
==========================================
+ Coverage   79.01%   79.05%   +0.04%     
==========================================
  Files          76       76              
  Lines       18648    18661      +13     
==========================================
+ Hits        14735    14753      +18     
+ Misses       3913     3908       -5     

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

Default to `warn` currently, but can also be `fail` or `pass`. The plan is to
default to `fail` in the future (see nextest-rs#1646).
@sunshowers sunshowers merged commit 784d5ee into nextest-rs:main Aug 20, 2024
@sunshowers sunshowers deleted the notests branch August 20, 2024 02:52
Jake-Shadle added a commit to EmbarkStudios/quilkin that referenced this pull request Nov 28, 2024
XAMPPRocky pushed a commit to EmbarkStudios/quilkin that referenced this pull request Nov 28, 2024
* Remove async channels for pushing buffers to be sent

* Fix tests

* Don't fail for no tests nextest-rs/nextest#1648
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