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

chore(ci) fix "make tidy" (backport #2818) #2821

Merged
merged 1 commit into from Sep 23, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 22, 2021

This is an automatic backport of pull request #2818 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

@mergify mergify bot requested a review from a team as a code owner September 22, 2021 08:20
This fixes #2088.

Signed-off-by: James Peach <james.peach@konghq.com>
(cherry picked from commit e48d37a)
@jpeach jpeach force-pushed the mergify/bp/release-1.3/pr-2818 branch from 0fa731f to 6ffb062 Compare September 23, 2021 03:43
@codecov-commenter
Copy link

Codecov Report

Merging #2821 (6ffb062) into release-1.3 (81fb2a6) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.3    #2821      +/-   ##
===============================================
- Coverage        52.10%   52.10%   -0.01%     
===============================================
  Files              880      880              
  Lines            51253    51253              
===============================================
- Hits             26707    26705       -2     
- Misses           22426    22429       +3     
+ Partials          2120     2119       -1     
Impacted Files Coverage Δ
pkg/insights/components.go 70.00% <0.00%> (-30.00%) ⬇️
.../core/managers/apis/ratelimit/ratelimit_manager.go 35.48% <0.00%> (-9.68%) ⬇️
pkg/kds/client/sink.go 59.45% <0.00%> (-8.11%) ⬇️
pkg/insights/resyncer.go 65.67% <0.00%> (-1.50%) ⬇️
pkg/xds/generator/direct_access_proxy_generator.go 83.90% <0.00%> (+1.14%) ⬆️
pkg/core/resources/manager/cache.go 84.41% <0.00%> (+2.59%) ⬆️
app/kumactl/cmd/root.go 74.13% <0.00%> (+3.44%) ⬆️
pkg/core/bootstrap/autoconfig.go 54.46% <0.00%> (+8.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 81fb2a6...6ffb062. Read the comment docs.

@jpeach jpeach merged commit 363b3d0 into release-1.3 Sep 23, 2021
@jpeach jpeach deleted the mergify/bp/release-1.3/pr-2818 branch September 23, 2021 05: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.

None yet

2 participants