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

fix(kuma-cp) test versions compatibility on the release (backport #2707) #2738

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 7, 2021

This is an automatic backport of pull request #2707 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/

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
(cherry picked from commit 8ae816b)
@mergify mergify bot requested a review from a team as a code owner September 7, 2021 07:47
@codecov-commenter
Copy link

Codecov Report

Merging #2738 (e01685a) into release-1.3 (91ce9b5) will increase coverage by 0.05%.
The diff coverage is 87.50%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.3    #2738      +/-   ##
===============================================
+ Coverage        52.09%   52.15%   +0.05%     
===============================================
  Files              866      867       +1     
  Lines            49465    49488      +23     
===============================================
+ Hits             25771    25811      +40     
+ Misses           21606    21585      -21     
- Partials          2088     2092       +4     
Impacted Files Coverage Δ
pkg/api-server/versions_ws.go 71.42% <0.00%> (ø)
pkg/version/compatibility.go 91.30% <91.30%> (ø)
pkg/mads/v1/client/client.go 41.25% <0.00%> (-2.50%) ⬇️
api/observability/v1/mads.pb.go 34.53% <0.00%> (-1.04%) ⬇️
pkg/core/resources/manager/cache.go 84.41% <0.00%> (+2.59%) ⬆️
app/kumactl/cmd/root.go 73.68% <0.00%> (+3.50%) ⬆️
pkg/plugins/resources/memory/store.go 82.06% <0.00%> (+4.34%) ⬆️
pkg/core/bootstrap/autoconfig.go 54.46% <0.00%> (+8.03%) ⬆️
pkg/core/resources/store/customizable_store.go 88.88% <0.00%> (+11.11%) ⬆️

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 91ce9b5...e01685a. Read the comment docs.

@jpeach jpeach merged commit 373b9a6 into release-1.3 Sep 8, 2021
@jpeach jpeach deleted the mergify/bp/release-1.3/pr-2707 branch September 8, 2021 00:52
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