-
Notifications
You must be signed in to change notification settings - Fork 17
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
chore: complexity in build #1557
Conversation
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1557 +/- ##
==========================================
- Coverage 78.82% 78.29% -0.53%
==========================================
Files 41 41
Lines 1804 1880 +76
Branches 403 417 +14
==========================================
+ Hits 1422 1472 +50
- Misses 380 406 +26
Partials 2 2
|
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
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.
A good first-step toward making key files to the Pepr workflow more modular and easier to test/change. Thanks!
Description
Build.ts
Related Issue
Fixes #1539
Relates to #
Type of change
Checklist before merging