-
Notifications
You must be signed in to change notification settings - Fork 32
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
156 feature golem add embedded files for dropper functionality #162
156 feature golem add embedded files for dropper functionality #162
Conversation
…pper-functionality
Codecov Report
@@ Coverage Diff @@
## main #162 +/- ##
=======================================
Coverage 56.17% 56.17%
=======================================
Files 28 28
Lines 1376 1376
=======================================
Hits 773 773
Misses 522 522
Partials 81 81 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
…onality' of https://github.com/KCarretto/realm into 156-feature-golem-add-embedded-files-for-dropper-functionality
Resolves #152 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix unwraps, consider passing Asset to eldritch interpreter to enable us to pass downloaded files instead of just embedded files.
…pper-functionality
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Accepting to unblock :o
…pper-functionality
What type of PR is this?
/kind feature
/kind eldritch-function
What this PR does / why we need it:
Adds embedded files and eldritch functions to copy and list embedded files.
Which issue(s) this PR fixes:
Fixes #156