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

make fetch priority and headers configurable #1204

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

wip

91596a7
Select commit
Loading
Failed to load commit list.
Draft

make fetch priority and headers configurable #1204

wip
91596a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

34.18% (-0.03%) compared to c3dbd52, passed because coverage increased by 0.06% when compared to adjusted base (34.11%)

View this Pull Request on Codecov

34.18% (-0.03%) compared to c3dbd52, passed because coverage increased by 0.06% when compared to adjusted base (34.11%)

Details

Codecov Report

Attention: Patch coverage is 45.83333% with 13 lines in your changes missing coverage. Please review.

Project coverage is 34.18%. Comparing base (c3dbd52) to head (91596a7).

Files with missing lines Patch % Lines
...browser/src/plugins/segmentio/shared-dispatcher.ts 20.00% 4 Missing ⚠️
...rowser/src/plugins/segmentio/batched-dispatcher.ts 33.33% 2 Missing ⚠️
.../browser/src/plugins/segmentio/fetch-dispatcher.ts 33.33% 2 Missing ⚠️
...kages/browser/src/plugins/ajs-destination/index.ts 0.00% 1 Missing ⚠️
...kages/browser/src/plugins/ajs-destination/utils.ts 0.00% 1 Missing ⚠️
...ackages/browser/src/plugins/remote-loader/index.ts 0.00% 1 Missing ⚠️
packages/browser/src/plugins/segmentio/index.ts 66.66% 1 Missing ⚠️
packages/core/src/events/index.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1204      +/-   ##
==========================================
- Coverage   34.20%   34.18%   -0.03%     
==========================================
  Files         157      158       +1     
  Lines        4259     4271      +12     
  Branches      973      979       +6     
==========================================
+ Hits         1457     1460       +3     
- Misses       2802     2811       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.