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

get builder log in package create command #2643

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

neha-Gupta1
Copy link
Contributor

Description

added --streamlog tag in package create command .
This will fetch logs of package creation

example,
builderLog

Which issue(s) this PR fixes:

Fixes #

Testing

Checklist:

  • I ran tests as well as code linting locally to verify my changes.
  • I have done manual verification of my changes, changes working as expected.
  • I have added new tests to cover my changes.
  • My changes follow contributing guidelines of Fission.
  • I have signed all of my commits.

@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Merging #2643 (c3eeb73) into main (1e0641d) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2643      +/-   ##
==========================================
+ Coverage   19.60%   19.61%   +0.01%     
==========================================
  Files          63       63              
  Lines        7131     7131              
==========================================
+ Hits         1398     1399       +1     
+ Misses       5629     5628       -1     
  Partials      104      104              
Flag Coverage Δ
unittests 19.61% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
pkg/utils/httpserver/server.go 61.11% <0.00%> (+5.55%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

None yet

1 participant