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: use blacksmith runners #2184

Closed
wants to merge 23 commits into from
Closed

ci: use blacksmith runners #2184

wants to merge 23 commits into from

Conversation

milapsheth
Copy link
Member

@milapsheth milapsheth commented Sep 23, 2024

Description

Speed up runners

  • Go generate: 3 -> 2 mins
  • Proto generate: 2 -> 1 min
  • Test: 2.5 -> 1.5 mins
  • Lint: 2.5 -> 1.5

Todos

  • Unit tests
  • Manual tests
  • Documentation
  • Connect epics/issues
  • Tag type of change
  • Upgrade handler

Steps to Test

Expected Behaviour

Other Notes

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.89%. Comparing base (29bb3e9) to head (b7b77db).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2184      +/-   ##
==========================================
+ Coverage   39.83%   39.89%   +0.05%     
==========================================
  Files         373      373              
  Lines       30855    30855              
==========================================
+ Hits        12292    12310      +18     
+ Misses      17638    17621      -17     
+ Partials      925      924       -1     

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

Base automatically changed from chore/go-version to main September 26, 2024 20:42
@milapsheth milapsheth closed this Oct 25, 2024
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.

3 participants