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-569 IZE-546 IZE-550 IZE-552 IZE-409 Unit testing 2 #448

Merged
merged 8 commits into from
Sep 14, 2022

Conversation

psihachina
Copy link
Contributor

@psihachina psihachina commented Sep 9, 2022

Changelog:

  • added unit testing alias manager
  • added unit testing ize console
  • added unit testing ize exec
  • added unit testing ize secrets
  • added unit testing ize logs

@codecov-commenter
Copy link

Codecov Report

Merging #448 (d737508) into main (4754678) will increase coverage by 22.81%.
The diff coverage is 29.41%.

@@            Coverage Diff             @@
##            main     #448       +/-   ##
==========================================
+ Coverage   5.79%   28.60%   +22.81%     
==========================================
  Files         49       51        +2     
  Lines       5278     5446      +168     
==========================================
+ Hits         306     1558     +1252     
+ Misses      4944     3766     -1178     
- Partials      28      122       +94     
Impacted Files Coverage Δ
internal/commands/ize.go 63.77% <0.00%> (+38.13%) ⬆️
internal/config/config.go 1.65% <0.00%> (-0.40%) ⬇️
internal/config/project.go 0.00% <0.00%> (ø)
internal/commands/ci.go 21.51% <14.28%> (+21.51%) ⬆️
internal/commands/testing.go 43.90% <43.90%> (ø)
internal/commands/status.go 71.57% <70.00%> (+71.57%) ⬆️
internal/commands/build.go 87.32% <100.00%> (+87.32%) ⬆️
internal/commands/console.go 78.37% <100.00%> (+78.37%) ⬆️
internal/commands/down.go 8.39% <100.00%> (+8.39%) ⬆️
internal/commands/down_infra.go 23.52% <100.00%> (+23.52%) ⬆️
... and 42 more

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

@psihachina psihachina changed the title [WIP] Unit testing 2 [WIP] Unit testing 2 (IZE-569 IZE-546 IZE-550 IZE-552 IZE-409) Sep 12, 2022
@psihachina psihachina changed the title [WIP] Unit testing 2 (IZE-569 IZE-546 IZE-550 IZE-552 IZE-409) Unit testing 2 IZE-569 IZE-546 IZE-550 IZE-552 IZE-409 Sep 12, 2022
@psihachina psihachina changed the title Unit testing 2 IZE-569 IZE-546 IZE-550 IZE-552 IZE-409 IZE-569 IZE-546 IZE-550 IZE-552 IZE-409 Unit testing 2 Sep 12, 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.

Please rebase/soft-reset your branch to have cleaner commit history.

@AutomationD AutomationD requested review from AutomationD and removed request for igorkotof September 14, 2022 13:45
@psihachina psihachina merged commit 2e786b6 into main Sep 14, 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