Skip to content

CI: add make modernize target & add to codegen verification#6439

Merged
algorandskiy merged 1 commit intoalgorand:masterfrom
cce:modernize-codegen
Sep 10, 2025
Merged

CI: add make modernize target & add to codegen verification#6439
algorandskiy merged 1 commit intoalgorand:masterfrom
cce:modernize-codegen

Conversation

@cce
Copy link
Copy Markdown
Contributor

@cce cce commented Sep 8, 2025

Summary

This adds to CI the enforcement of the code suggestions from gopls's modernize tool for the categories from these merged PRs:

Test Plan

New codegen_verification step should pass

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.64%. Comparing base (988c7d3) to head (1dfaa40).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6439      +/-   ##
==========================================
- Coverage   50.83%   50.64%   -0.20%     
==========================================
  Files         664      657       -7     
  Lines      111455   111357      -98     
==========================================
- Hits        56660    56393     -267     
- Misses      51927    52084     +157     
- Partials     2868     2880      +12     

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

Copy link
Copy Markdown
Contributor

@jannotti jannotti left a comment

Choose a reason for hiding this comment

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

Thank you for using go run!

@algorandskiy algorandskiy merged commit 8245ed1 into algorand:master Sep 10, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants