Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Console error on some cross-origin requests without NR CAT header #1407

Merged
merged 1 commit into from
Mar 11, 2025

Fix issue with using getResponseHeader used on COR

03197d7
Select commit
Loading
Failed to load commit list.
Merged

fix: Console error on some cross-origin requests without NR CAT header #1407

Fix issue with using getResponseHeader used on COR
03197d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 6, 2025 in 0s

88.66% (-0.01%) compared to d9d2787

View this Pull Request on Codecov

88.66% (-0.01%) compared to d9d2787

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.66%. Comparing base (d9d2787) to head (03197d7).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
src/features/ajax/instrument/index.js 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1407      +/-   ##
==========================================
- Coverage   88.67%   88.66%   -0.01%     
==========================================
  Files         170      169       -1     
  Lines        7416     7412       -4     
  Branches     1503     1509       +6     
==========================================
- Hits         6576     6572       -4     
- Misses        732      733       +1     
+ Partials      108      107       -1     

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