Skip to content

Merge branch 'main' into scan-whole-map

c57dfb2
Select commit
Loading
Failed to load commit list.
Open

feat: allow visiting entire domain metadata #1384

Merge branch 'main' into scan-whole-map
c57dfb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2025 in 1s

84.68% (+0.03%) compared to 2ec1462

View this Pull Request on Codecov

84.68% (+0.03%) compared to 2ec1462

Details

Codecov Report

❌ Patch coverage is 95.55556% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.68%. Comparing base (2ec1462) to head (c57dfb2).

Files with missing lines Patch % Lines
kernel/src/snapshot.rs 86.66% 0 Missing and 2 partials ⚠️
ffi/src/domain_metadata.rs 98.38% 0 Missing and 1 partial ⚠️
kernel/src/actions/domain_metadata.rs 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1384      +/-   ##
==========================================
+ Coverage   84.65%   84.68%   +0.03%     
==========================================
  Files         115      115              
  Lines       29557    29644      +87     
  Branches    29557    29644      +87     
==========================================
+ Hits        25021    25104      +83     
  Misses       3329     3329              
- Partials     1207     1211       +4     

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