Skip to content

Conversation

JoshVanL
Copy link
Contributor

@JoshVanL JoshVanL commented Sep 8, 2025

Description

Please explain the changes you've made

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

nelson-parente and others added 3 commits August 12, 2025 09:33
* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* feat: bump golangcilint version

Signed-off-by: nelson.parente <[email protected]>

* fix: tests

Signed-off-by: nelson.parente <[email protected]>

* fix: resolve non-constant format string errors

Signed-off-by: nelson.parente <[email protected]>

* fix: linter errs

Signed-off-by: nelson.parente <[email protected]>

* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* fix: ensure certs do not exist

Signed-off-by: nelson.parente <[email protected]>

* fix: remove TODO in test

Signed-off-by: nelson.parente <[email protected]>

---------

Signed-off-by: nelson.parente <[email protected]>
It will now test 1.14.5, 1.15.11 and 1.16.0-rc.7.

Signed-off-by: Albert Callarisa <[email protected]>
Copy link

codecov bot commented Sep 9, 2025

Codecov Report

❌ Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release-1.16@8a2f022). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pkg/standalone/stop.go 0.00% 9 Missing ⚠️
pkg/kubernetes/renew_certificate.go 0.00% 6 Missing ⚠️
pkg/print/print.go 0.00% 6 Missing ⚠️
pkg/kubernetes/kubernetes.go 0.00% 2 Missing ⚠️
pkg/kubernetes/upgrade.go 0.00% 2 Missing ⚠️
pkg/standalone/standalone.go 0.00% 2 Missing ⚠️
pkg/kubernetes/mtls.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             release-1.16    #1538   +/-   ##
===============================================
  Coverage                ?   21.08%           
===============================================
  Files                   ?       44           
  Lines                   ?     5292           
  Branches                ?        0           
===============================================
  Hits                    ?     1116           
  Misses                  ?     4090           
  Partials                ?       86           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: joshvanl <[email protected]>
@JoshVanL JoshVanL force-pushed the update-versions-upgrade-test branch from e728666 to cf7b736 Compare September 9, 2025 01:24
@mikeee mikeee closed this Sep 15, 2025
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.

4 participants