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: Prevent crashes when accessing cluster details #911

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: Prevent crashes when accessing cluster details

a7dc707
Select commit
Loading
Failed to load commit list.
Open

Fix: Prevent crashes when accessing cluster details #911

fix: Prevent crashes when accessing cluster details
a7dc707
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 10, 2024 in 1s

51.06% (-7.96%) compared to 2ab672c

View this Pull Request on Codecov

51.06% (-7.96%) compared to 2ab672c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.06%. Comparing base (2ab672c) to head (a7dc707).
Report is 6 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (2ab672c) and HEAD (a7dc707). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (2ab672c) HEAD (a7dc707)
apiserver-unittests 1 0
server-e2e-tests 2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
- Coverage   59.01%   51.06%   -7.96%     
==========================================
  Files         116      116              
  Lines       19846    16511    -3335     
==========================================
- Hits        11713     8431    -3282     
- Misses       6696     6835     +139     
+ Partials     1437     1245     -192     

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