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: remove runtime binaries from main deployment package paths #595

Merged
merged 14 commits into from
Apr 5, 2024

Conversation

tjholm
Copy link
Member

@tjholm tjholm commented Feb 29, 2024

This change is required to allow providers to be compiled into other code (reusable)

@tjholm tjholm requested a review from jyecusch as a code owner February 29, 2024 06:12
@tjholm tjholm changed the title refactor: remove runtime binaries from main deployment package paths. refactor: remove runtime binaries from main deployment package paths Feb 29, 2024
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.27%. Comparing base (dac7bd5) to head (99710d0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #595      +/-   ##
==========================================
+ Coverage   49.24%   49.27%   +0.03%     
==========================================
  Files          23       23              
  Lines        3229     3229              
==========================================
+ Hits         1590     1591       +1     
  Misses       1535     1535              
+ Partials      104      103       -1     
Flag Coverage Δ
aws 43.82% <ø> (+0.07%) ⬆️
azure 53.29% <ø> (ø)
core 78.87% <ø> (ø)
gcp 47.17% <ø> (ø)

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

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

@tjholm tjholm force-pushed the separate-runtime branch from 4533f60 to 2ecb6e0 Compare March 6, 2024 00:02
@tjholm tjholm force-pushed the separate-runtime branch from 4afb930 to 39818cf Compare April 4, 2024 23:02
@jyecusch jyecusch merged commit 8c042fe into main Apr 5, 2024
4 checks passed
@jyecusch jyecusch deleted the separate-runtime branch April 5, 2024 03:59
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