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

IZE-621 added output display when debug mode is enabled #511

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

psihachina
Copy link
Contributor

@psihachina psihachina commented Oct 24, 2022

Change:

added output display when debug mode is enabled

.github/workflows/run.e2e-tests.yml Outdated Show resolved Hide resolved
test-e2e/terraform_test.go Outdated Show resolved Hide resolved
@psihachina psihachina force-pushed the IZE-621-tests-debug-mode branch 3 times, most recently from 57a289a to acd04e4 Compare November 2, 2022 12:12
@codecov-commenter
Copy link

Codecov Report

Merging #511 (57a289a) into main (0f37e31) will decrease coverage by 0.62%.
The diff coverage is n/a.

❗ Current head 57a289a differs from pull request most recent head acd04e4. Consider uploading reports for the commit acd04e4 to get more accurate results

@@            Coverage Diff             @@
##             main     #511      +/-   ##
==========================================
- Coverage   31.37%   30.75%   -0.63%     
==========================================
  Files          61       64       +3     
  Lines        7933     8117     +184     
==========================================
+ Hits         2489     2496       +7     
- Misses       5206     5381     +175     
- Partials      238      240       +2     
Impacted Files Coverage Δ
internal/config/project.go 0.00% <0.00%> (-50.82%) ⬇️
internal/manager/alias/alias.go 92.59% <0.00%> (-7.41%) ⬇️
internal/manager/serverless/serverless.go 57.43% <0.00%> (-6.91%) ⬇️
internal/manager/serverless/native.go 59.14% <0.00%> (-1.82%) ⬇️
internal/manager/ecs/ecs.go 51.39% <0.00%> (-1.81%) ⬇️
internal/commands/tunnel_down.go 18.75% <0.00%> (-1.25%) ⬇️
internal/commands/tunnel_up.go 28.78% <0.00%> (-0.59%) ⬇️
internal/config/config.go 1.35% <0.00%> (-0.03%) ⬇️
internal/commands/up_infra.go 7.85% <0.00%> (ø)
pkg/terminal/noninteractive.go 0.00% <0.00%> (ø)
... and 10 more

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

@psihachina psihachina changed the title [WIP] added IZE_E2E_DEBUG env variable IZE-621 added output display when debug mode is enabled Nov 2, 2022
Copy link
Contributor

@AutomationD AutomationD left a comment

Choose a reason for hiding this comment

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

Looks good.

@psihachina psihachina merged commit 93e2599 into main Nov 2, 2022
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