Skip to content

Add --kubernetes flag to make dapr invoke cmd support kubernetes#862

Open
imneov wants to merge 3 commits into
dapr:masterfrom
imneov:feat/interact-with-kubernetes-dapr-apps
Open

Add --kubernetes flag to make dapr invoke cmd support kubernetes#862
imneov wants to merge 3 commits into
dapr:masterfrom
imneov:feat/interact-with-kubernetes-dapr-apps

fix: satisfy staticcheck QF1003 and move e2e teardown out of Cleanup

4058386
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2026 in 0s

16.37% (+1.21%) compared to 1c7e715

View this Pull Request on Codecov

16.37% (+1.21%) compared to 1c7e715

Details

Codecov Report

❌ Patch coverage is 68.36735% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.37%. Comparing base (1c7e715) to head (4058386).
⚠️ Report is 23 commits behind head on master.

Files with missing lines Patch % Lines
pkg/kubernetes/invoke.go 68.36% 24 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #862      +/-   ##
==========================================
+ Coverage   15.15%   16.37%   +1.21%     
==========================================
  Files          64       65       +1     
  Lines        7191     7298     +107     
==========================================
+ Hits         1090     1195     +105     
+ Misses       6016     6008       -8     
- Partials       85       95      +10     

☔ 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.