-
Notifications
You must be signed in to change notification settings - Fork 126
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
ci: remove nextest #2366
base: main
Are you sure you want to change the base?
ci: remove nextest #2366
Conversation
WFM, too. I'm kinda used to looking at nextest output, but I can see the benefits of not having another dependency. |
Failed Interop TestsQUIC Interop Runner, client vs. server, differences relative to 7f8136e. neqo-latest as client
neqo-latest as server
All resultsSucceeded Interop TestsQUIC Interop Runner, client vs. server neqo-latest as client
neqo-latest as server
Unsupported Interop TestsQUIC Interop Runner, client vs. server neqo-latest as client
neqo-latest as server
|
c4c8c6f
to
a47c841
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2366 +/- ##
==========================================
- Coverage 95.29% 95.26% -0.04%
==========================================
Files 114 114
Lines 36856 36843 -13
Branches 36856 36843 -13
==========================================
- Hits 35123 35099 -24
- Misses 1727 1738 +11
Partials 6 6 ☔ View full report in Codecov by Sentry. |
a47c841
to
6999852
Compare
Fixes #2365.
Alternative to pinning nextest (#2367).