Skip to content

Handle request and response in delivery-react-native#2667

Draft
gingerbenw wants to merge 5 commits intonextfrom
react-native-delivery-request-response
Draft

Handle request and response in delivery-react-native#2667
gingerbenw wants to merge 5 commits intonextfrom
react-native-delivery-request-response

Conversation

@gingerbenw
Copy link
Member

@gingerbenw gingerbenw commented Jan 30, 2026

Goal

Handle request and response in @bugsnag/delivery-react-native and ensure the values are correct on both iOS and Android

This PR also refactors the URL parsing in plugin-network-instrumentation to be more performant by separating out the domain, url and query string in a single pass rather than manipulating the string in multiple methods

Testing

Update E2E tests to check bodyLength and statusCode are integers
Update unit tests for url parsing functionality

@github-actions
Copy link

github-actions bot commented Jan 30, 2026

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 50.69 kB 15.03 kB
After 50.69 kB 15.03 kB
± No change No change

code coverage diff

<temporarily disabled>

Generated by 🚫 dangerJS against 3616850

Base automatically changed from test/react-native-http-errors to next February 2, 2026 10:21
@gingerbenw gingerbenw force-pushed the react-native-delivery-request-response branch from e473b24 to 285c39b Compare February 6, 2026 14:20
@gingerbenw gingerbenw force-pushed the react-native-delivery-request-response branch 10 times, most recently from 7f980b9 to 7c227bc Compare March 20, 2026 17:50
@gingerbenw gingerbenw changed the title feat: ✨ handle request and response object in delivery-react… Handle request and response object in delivery-react-native Mar 24, 2026
@gingerbenw gingerbenw changed the title Handle request and response object in delivery-react-native Handle request and response in delivery-react-native Mar 24, 2026
@gingerbenw gingerbenw force-pushed the react-native-delivery-request-response branch from a0cf645 to 3616850 Compare March 24, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant