Skip to content

Remove duplicated xhr timeslices

1387e3e
Select commit
Loading
Failed to load commit list.
Open

feat: Set up framework for detecting AJAX calls from MFEs #1612

Remove duplicated xhr timeslices
1387e3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2025 in 1s

88.33% (-0.19%) compared to 41d9d3b

View this Pull Request on Codecov

88.33% (-0.19%) compared to 41d9d3b

Details

Codecov Report

❌ Patch coverage is 54.76190% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.33%. Comparing base (41d9d3b) to head (1387e3e).

Files with missing lines Patch % Lines
src/common/wrap/wrap-fetch.js 28.57% 5 Missing and 5 partials ⚠️
src/common/util/mfe.js 0.00% 3 Missing and 1 partial ⚠️
src/common/wrap/wrap-xhr.js 57.14% 3 Missing ⚠️
src/features/ajax/aggregate/index.js 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1612      +/-   ##
==========================================
- Coverage   88.51%   88.33%   -0.19%     
==========================================
  Files         206      206              
  Lines        7760     7794      +34     
  Branches     1591     1606      +15     
==========================================
+ Hits         6869     6885      +16     
- Misses        779      791      +12     
- Partials      112      118       +6     

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