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

Nayduck dev tests workflow #12170

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Nayduck dev tests workflow #12170

merged 2 commits into from
Sep 30, 2024

Conversation

andrei-near
Copy link
Contributor

@andrei-near andrei-near commented Sep 30, 2024

Run more tests in Nayduck.
Need this workflow to identify and fix flaky tests before making them blocking.

Added handler for workflow cancel, test in https://github.com/near/nearcore/actions/runs/11107751344/job/30859091936

@andrei-near andrei-near requested a review from a team as a code owner September 30, 2024 12:13
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.61%. Comparing base (eb7ceec) to head (6200e84).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12170      +/-   ##
==========================================
+ Coverage   71.60%   71.61%   +0.01%     
==========================================
  Files         824      824              
  Lines      165348   165348              
  Branches   165348   165348              
==========================================
+ Hits       118390   118409      +19     
+ Misses      41830    41807      -23     
- Partials     5128     5132       +4     
Flag Coverage Δ
backward-compatibility 0.17% <ø> (ø)
db-migration 0.17% <ø> (ø)
genesis-check 1.26% <ø> (ø)
integration-tests 38.72% <ø> (+0.02%) ⬆️
linux 71.39% <ø> (+<0.01%) ⬆️
linux-nightly 71.17% <ø> (-0.01%) ⬇️
macos 54.13% <ø> (+0.05%) ⬆️
pytests 1.52% <ø> (ø)
sanity-checks 1.32% <ø> (ø)
unittests 65.34% <ø> (+<0.01%) ⬆️
upgradability 0.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Longarithm Longarithm added this pull request to the merge queue Sep 30, 2024
Merged via the queue into master with commit 2b69e64 Sep 30, 2024
30 checks passed
@Longarithm Longarithm deleted the nayduck-dev-tests branch September 30, 2024 15:07
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.

2 participants