Skip to content

Merge network and event-country-code migrations

83bd5c1
Select commit
Loading
Failed to load commit list.
Open

Add src/dst country codes to event fields and migration (#663) #666

Merge network and event-country-code migrations
83bd5c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 28, 2026 in 0s

78.78% (-2.82%) compared to d729825

View this Pull Request on Codecov

78.78% (-2.82%) compared to d729825

Details

Codecov Report

❌ Patch coverage is 35.66131% with 1041 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.78%. Comparing base (d729825) to head (83bd5c1).

Files with missing lines Patch % Lines
src/migration/migration_structures.rs 3.63% 849 Missing ⚠️
src/migration.rs 45.51% 158 Missing ⚠️
src/util.rs 0.00% 12 Missing ⚠️
src/migrate.rs 0.00% 11 Missing ⚠️
src/event/unusual_destination_pattern.rs 11.11% 8 Missing ⚠️
src/event/network.rs 50.00% 2 Missing ⚠️
src/event.rs 98.80% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #666      +/-   ##
==========================================
- Coverage   81.59%   78.78%   -2.82%     
==========================================
  Files          83       83              
  Lines       23660    25210    +1550     
==========================================
+ Hits        19305    19861     +556     
- Misses       4355     5349     +994     

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