-
Notifications
You must be signed in to change notification settings - Fork 422
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: add --diff flag to pipeline deploy #4991
Conversation
🍕 Here are the new binary sizes!
|
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.
Wow! 👏🏼 Great job! Nice unit tests.
Just some small nits.
Codecov Report
@@ Coverage Diff @@
## mainline #4991 +/- ##
============================================
- Coverage 70.16% 70.15% -0.02%
============================================
Files 289 289
Lines 41811 41856 +45
Branches 285 285
============================================
+ Hits 29338 29365 +27
- Misses 11060 11074 +14
- Partials 1413 1417 +4
|
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.
great job!🎉🎉🎉 just a couple small things 😊
Co-authored-by: Danny Randall <[email protected]>
Currently there is no diff flag for copilot pipeline deploy command. This PR adds that flag.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.