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

ci: print stack traces #1886

Merged
merged 1 commit into from
Nov 25, 2022
Merged

ci: print stack traces #1886

merged 1 commit into from
Nov 25, 2022

Conversation

mmetc
Copy link
Contributor

@mmetc mmetc commented Nov 24, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2022

Codecov Report

Merging #1886 (1556d5f) into master (5bdd3bb) will decrease coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1886      +/-   ##
==========================================
- Coverage   53.99%   53.83%   -0.17%     
==========================================
  Files         148      148              
  Lines       19986    19986              
==========================================
- Hits        10792    10760      -32     
- Misses       7996     8040      +44     
+ Partials     1198     1186      -12     
Flag Coverage Δ
func-crowdsec 51.88% <ø> (-4.07%) ⬇️
func-cscli 44.92% <ø> (ø)
unit-linux 57.98% <ø> (+0.07%) ⬆️
unit-windows 53.10% <ø> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
cmd/crowdsec/serve.go 42.04% <0.00%> (-14.02%) ⬇️
cmd/crowdsec/crowdsec.go 43.97% <0.00%> (-1.58%) ⬇️
cmd/crowdsec/main.go 62.94% <0.00%> (-1.02%) ⬇️
pkg/acquisition/modules/docker/docker.go 61.09% <0.00%> (+0.24%) ⬆️
pkg/acquisition/modules/cloudwatch/cloudwatch.go 78.48% <0.00%> (+0.99%) ⬆️
pkg/leakybucket/manager_run.go 68.43% <0.00%> (+1.41%) ⬆️

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

@mmetc mmetc changed the title CI: print stack traces ci: print stack traces Nov 24, 2022
Copy link
Contributor

@sabban sabban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mmetc mmetc merged commit 2067ab0 into master Nov 25, 2022
@mmetc mmetc deleted the ci-print-stacktrace branch November 25, 2022 11:02
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