Skip to content

UI changes for new api calls in CreateKubernetesCluster, KubernetesSe…

a1f2604
Select commit
Loading
Failed to load commit list.
Merged

Support ApiServer to enforce POST requests for state changing APIs and requests with timestamps #10899

UI changes for new api calls in CreateKubernetesCluster, KubernetesSe…
a1f2604
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2025 in 0s

16.58% (+0.00%) compared to 3e3a0c0

View this Pull Request on Codecov

16.58% (+0.00%) compared to 3e3a0c0

Details

Codecov Report

Attention: Patch coverage is 11.11111% with 64 lines in your changes missing coverage. Please review.

Project coverage is 16.58%. Comparing base (3e3a0c0) to head (a1f2604).

Files with missing lines Patch % Lines
server/src/main/java/com/cloud/api/ApiServlet.java 8.92% 50 Missing and 1 partial ⚠️
server/src/main/java/com/cloud/api/ApiServer.java 13.33% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #10899   +/-   ##
=========================================
  Coverage     16.58%   16.58%           
  Complexity    13989    13989           
=========================================
  Files          5743     5743           
  Lines        510706   510764   +58     
  Branches      62119    62124    +5     
=========================================
+ Hits          84689    84699   +10     
- Misses       416543   416591   +48     
  Partials       9474     9474           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.