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

test action #2652

Closed
wants to merge 42 commits into from
Closed

test action #2652

wants to merge 42 commits into from

Conversation

starsz
Copy link
Contributor

@starsz starsz commented Oct 28, 2022

Please answer these questions before submitting a pull request, or your PR will get closed.

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What changes will this PR take into?

Please update this section with detailed description.

Related issues

fix/resolve #1

Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2022

Codecov Report

Merging #2652 (f406355) into master (14ffc58) will decrease coverage by 23.35%.
The diff coverage is 30.95%.

@@             Coverage Diff             @@
##           master    #2652       +/-   ##
===========================================
- Coverage   76.49%   53.13%   -23.36%     
===========================================
  Files         139      156       +17     
  Lines        3748     6474     +2726     
  Branches      872      758      -114     
===========================================
+ Hits         2867     3440      +573     
- Misses        881     2831     +1950     
- Partials        0      203      +203     
Flag Coverage Δ
backend-unit-test 49.98% <30.95%> (?)
frontend-e2e-test 56.61% <ø> (-19.88%) ⬇️

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

Impacted Files Coverage Δ
api/internal/filter/oidc.go 0.00% <0.00%> (ø)
api/internal/filter/authentication.go 71.42% <61.29%> (ø)
api/internal/conf/conf.go 66.00% <100.00%> (ø)
...omponents/Upstream/components/ServiceDiscovery.tsx 16.66% <0.00%> (-83.34%) ⬇️
web/src/components/LabelsfDrawer/LabelsDrawer.tsx 3.92% <0.00%> (-80.40%) ⬇️
...nents/Upstream/components/ServiceDiscoveryArgs.tsx 20.00% <0.00%> (-80.00%) ⬇️
...b/src/pages/Route/components/DataLoader/Import.tsx 4.91% <0.00%> (-78.69%) ⬇️
...mponents/Upstream/components/active-check/Host.tsx 33.33% <0.00%> (-66.67%) ⬇️
...mponents/Upstream/components/active-check/Port.tsx 33.33% <0.00%> (-66.67%) ⬇️
...mponents/Upstream/components/active-check/Type.tsx 33.33% <0.00%> (-66.67%) ⬇️
... and 118 more

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

@starsz starsz closed this Oct 28, 2022
@starsz starsz deleted the test_action branch October 28, 2022 09:04
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