-
Notifications
You must be signed in to change notification settings - Fork 322
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: add apiserver integration test #3674
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3674 +/- ##
============================================
- Coverage 40.18% 40.09% -0.10%
- Complexity 655 657 +2
============================================
Files 193 193
Lines 11384 11414 +30
Branches 1366 1374 +8
============================================
+ Hits 4575 4576 +1
- Misses 6510 6535 +25
- Partials 299 303 +4 ☔ View full report in Codecov by Sentry. |
if: ${{ failure() }} | ||
uses: dawidd6/action-send-mail@master | ||
with: | ||
server_address: smtp.partner.outlook.cn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does this address still accessable ?
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?