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

Refactor and normalize bootstrapping #17

Merged
merged 30 commits into from
Dec 9, 2023
Merged

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Dec 8, 2023

Refactors and normalizes the standalone binary bootstrapping process to be more modular and clean.

@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (81f03b9) 95.04% compared to head (c850fea) 97.14%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #17      +/-   ##
============================================
+ Coverage     95.04%   97.14%   +2.09%     
  Complexity       29       29              
============================================
  Files             6        6              
  Lines           101      105       +4     
============================================
+ Hits             96      102       +6     
+ Misses            5        3       -2     

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

@caendesilva caendesilva force-pushed the clean-up-bootstrapping branch 2 times, most recently from 88dce03 to 6ba1ce7 Compare December 8, 2023 16:24
@caendesilva caendesilva force-pushed the clean-up-bootstrapping branch from 6ba1ce7 to 0262bd5 Compare December 8, 2023 16:31
@caendesilva caendesilva added the halt-matrix-tests Internal label to halt full suite matrix testing label Dec 8, 2023
@caendesilva caendesilva force-pushed the clean-up-bootstrapping branch 2 times, most recently from aac18ef to 8145e41 Compare December 9, 2023 10:05
@caendesilva caendesilva force-pushed the clean-up-bootstrapping branch from 8145e41 to c850fea Compare December 9, 2023 10:09
@caendesilva caendesilva changed the title Clean up bootstrapping Refactor and normalize bootstrapping Dec 9, 2023
@caendesilva caendesilva marked this pull request as ready for review December 9, 2023 10:26
@caendesilva caendesilva merged commit 183aad0 into master Dec 9, 2023
9 checks passed
@caendesilva caendesilva removed the halt-matrix-tests Internal label to halt full suite matrix testing label Dec 9, 2023
@caendesilva caendesilva deleted the clean-up-bootstrapping branch December 9, 2023 18:46
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