Skip to content

actually migrate code for new structure

Codecov / codecov/project succeeded Nov 25, 2024 in 1s

61.25% (-0.33%) compared to b27935a, passed because coverage increased by 0.02% when compared to adjusted base (61.23%)

View this Pull Request on Codecov

61.25% (-0.33%) compared to b27935a, passed because coverage increased by 0.02% when compared to adjusted base (61.23%)

Details

Codecov Report

Attention: Patch coverage is 53.01724% with 109 lines in your changes missing coverage. Please review.

Project coverage is 61.25%. Comparing base (b27935a) to head (0d8a5b3).
Report is 1 commits behind head on main.

❌ We are unable to process any of the uploaded JUnit XML files. Please ensure your files are in the right format.

Files with missing lines Patch % Lines
pkg/instance/instance_auto_import.go 2.27% 42 Missing and 1 partial ⚠️
pkg/roles/dhcp/api_leases.go 16.66% 34 Missing and 1 partial ⚠️
pkg/roles/dhcp/scopes.go 72.41% 12 Missing and 4 partials ⚠️
pkg/roles/dhcp/scope_selector.go 83.33% 5 Missing and 1 partial ⚠️
pkg/roles/dhcp/scopes_watch.go 33.33% 4 Missing and 2 partials ⚠️
pkg/roles/dhcp/api_scopes.go 81.25% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1304      +/-   ##
==========================================
- Coverage   61.57%   61.25%   -0.33%     
==========================================
  Files         107      108       +1     
  Lines        6080     6112      +32     
==========================================
  Hits         3744     3744              
- Misses       1988     2019      +31     
- Partials      348      349       +1     

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