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

ci: run slow Cannon test every 4 hours #11947

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

smartcontracts
Copy link
Contributor

@smartcontracts smartcontracts commented Sep 17, 2024

Updates CI to run the (very) slow Cannon go-lint-and-test suite every 4 hours instead of running it on merge since it adds at least 5 minutes to CI.

@smartcontracts smartcontracts force-pushed the sc/ci-skip-slow-cannon-test branch 4 times, most recently from 76f28d3 to e32998e Compare September 17, 2024 19:04
@smartcontracts smartcontracts force-pushed the sc/ci-skip-slow-cannon-test branch 5 times, most recently from d333144 to ed6258a Compare September 17, 2024 19:32
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.43%. Comparing base (418fb5e) to head (9f80846).
Report is 7 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #11947   +/-   ##
========================================
  Coverage    79.43%   79.43%           
========================================
  Files           41       41           
  Lines         3414     3414           
========================================
  Hits          2712     2712           
  Misses         532      532           
  Partials       170      170           
Flag Coverage Δ
cannon-go-tests 79.43% <ø> (ø)

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

Updates CI to run the (very) slow Cannon go-lint-and-test suite
once per day instead of running it on merge since it adds at least
5 minutes to CI.
@smartcontracts smartcontracts changed the title ci: run slow Cannon test once per day ci: run slow Cannon test 4x per day Sep 17, 2024
@smartcontracts smartcontracts changed the title ci: run slow Cannon test 4x per day ci: run slow Cannon test every 4 hours Sep 17, 2024
@smartcontracts smartcontracts marked this pull request as ready for review September 17, 2024 20:20
@smartcontracts smartcontracts requested review from a team as code owners September 17, 2024 20:20
@smartcontracts smartcontracts requested review from jelias2 and removed request for jelias2 September 17, 2024 20:20
Copy link
Contributor

@Inphi Inphi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tynes tynes added this pull request to the merge queue Sep 17, 2024
Merged via the queue into develop with commit a7fac3b Sep 17, 2024
69 checks passed
@tynes tynes deleted the sc/ci-skip-slow-cannon-test branch September 17, 2024 23:04
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.

4 participants