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

tools: test on CI regardless of modded file #5621

Merged
merged 6 commits into from Aug 2, 2023

Conversation

tzaffi
Copy link
Contributor

@tzaffi tzaffi commented Jul 31, 2023

The workflow file for the GA tools job was too narrow. It ought to run on every PR against master.

Now that it's running it can detect problems on changes to ConsensusParams as here.

After the SDK's ConsensusParams were fixed the test is passing as well.

@tzaffi tzaffi added the Bug-Fix label Jul 31, 2023
@tzaffi tzaffi changed the title tools: test on CI regardless of modded file bugfix: tools: test on CI regardless of modded file Jul 31, 2023
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #5621 (d157c2e) into master (1bf7a21) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5621      +/-   ##
==========================================
+ Coverage   54.95%   55.01%   +0.06%     
==========================================
  Files         463      463              
  Lines       64525    64525              
==========================================
+ Hits        35457    35499      +42     
+ Misses      26684    26652      -32     
+ Partials     2384     2374      -10     

see 14 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tzaffi tzaffi marked this pull request as ready for review July 31, 2023 21:35
@tzaffi tzaffi requested a review from a team as a code owner July 31, 2023 21:35
@tzaffi tzaffi requested review from excalq and algobarb July 31, 2023 21:35
tools/x-repo-types/Makefile Outdated Show resolved Hide resolved
@tzaffi tzaffi requested a review from a team July 31, 2023 22:33
@tzaffi tzaffi requested review from cce and algorandskiy August 1, 2023 00:09
@tzaffi tzaffi self-assigned this Aug 1, 2023
tools/x-repo-types/go.mod Outdated Show resolved Hide resolved
winder
winder previously approved these changes Aug 1, 2023
@algorandskiy algorandskiy changed the title bugfix: tools: test on CI regardless of modded file tools: test on CI regardless of modded file Aug 1, 2023
@winder winder merged commit ebd655a into algorand:master Aug 2, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants