Skip to content

Merge branch 'main' into NR-438120-consent-model

d34c8b4
Select commit
Loading
Failed to load commit list.
Open

feat: Add useConsentModel functionality #1533

Merge branch 'main' into NR-438120-consent-model
d34c8b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 24, 2025 in 0s

88.53% (-0.08%) compared to 984b05e

View this Pull Request on Codecov

88.53% (-0.08%) compared to 984b05e

Details

Codecov Report

❌ Patch coverage is 68.75000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.53%. Comparing base (984b05e) to head (d34c8b4).

Files with missing lines Patch % Lines
src/features/page_view_event/aggregate/index.js 28.57% 3 Missing and 2 partials ⚠️
src/features/utils/agent-session.js 60.00% 1 Missing and 1 partial ⚠️
src/loaders/api-base.js 0.00% 2 Missing ⚠️
src/loaders/agent.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1533      +/-   ##
==========================================
- Coverage   88.60%   88.53%   -0.08%     
==========================================
  Files         206      207       +1     
  Lines        7748     7770      +22     
  Branches     1586     1593       +7     
==========================================
+ Hits         6865     6879      +14     
- Misses        772      777       +5     
- Partials      111      114       +3     

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