-
Notifications
You must be signed in to change notification settings - Fork 205
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
action: replace cargo test with cargo nextest in CI #1249
Conversation
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables for this repo. you could follow readme for more information |
@adamqqqplay , a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/69916 |
Codecov Report
@@ Coverage Diff @@
## master #1249 +/- ##
==========================================
- Coverage 45.01% 44.74% -0.28%
==========================================
Files 126 126
Lines 37382 37382
Branches 37382 37382
==========================================
- Hits 16829 16728 -101
- Misses 19667 19771 +104
+ Partials 886 883 -3 |
@adamqqqplay , The CI test is completed, please check result:
Congratulations, your test job passed! |
@adamqqqplay , the title has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/69918 |
1. improve test speed and presents test results concisely. Signed-off-by: Qinqi Qu <[email protected]>
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables for this repo. you could follow readme for more information |
@adamqqqplay , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/69919 |
@adamqqqplay , the title has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/69920 |
@adamqqqplay , The CI test is completed, please check result:
Congratulations, your test job passed! |
@adamqqqplay , The CI test is completed, please check result:
Congratulations, your test job passed! |
@adamqqqplay , The CI test is completed, please check result:
Congratulations, your test job passed! |
Now we can see the execution time of all tests and optimize those slower ones.