Skip to content

Conversation

denrase
Copy link
Collaborator

@denrase denrase commented Aug 13, 2025

📜 Description

  • JSON
  • List<int>
  • num, bool
  • FormData
  • Multipart

💡 Motivation and Context

Closes #2982

💚 How did you test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPii is enabled
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

buenaflor and others added 4 commits June 12, 2025 10:27
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.04%. Comparing base (0a52e23) to head (e1fc1d8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3170      +/-   ##
==========================================
- Coverage   87.86%   87.04%   -0.83%     
==========================================
  Files         289      195      -94     
  Lines        9901     6561    -3340     
==========================================
- Hits         8700     5711    -2989     
+ Misses       1201      850     -351     

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

@denrase denrase marked this pull request as ready for review August 13, 2025 13:09
cursor[bot]

This comment was marked as outdated.

Copy link
Contributor

github-actions bot commented Aug 18, 2025

Android Performance metrics 🚀

  Plain With Sentry Diff
Startup time 458.84 ms 463.36 ms 4.52 ms
Size 13.93 MiB 14.93 MiB 1.00 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
e45c0e1 447.29 ms 558.33 ms 111.04 ms
8825ed8 447.65 ms 456.90 ms 9.25 ms
7cfee3b 498.78 ms 516.98 ms 18.20 ms
575ebaa 478.00 ms 585.76 ms 107.76 ms
192b44c 472.26 ms 477.34 ms 5.08 ms
eca355d 485.50 ms 569.85 ms 84.35 ms
c8596a6 474.00 ms 492.96 ms 18.96 ms
c1e775e 482.36 ms 608.98 ms 126.62 ms
0929dbf 462.82 ms 492.76 ms 29.94 ms
9b99523 456.91 ms 490.55 ms 33.64 ms

App size

Revision Plain With Sentry Diff
e45c0e1 6.54 MiB 7.70 MiB 1.16 MiB
8825ed8 13.93 MiB 14.93 MiB 1.00 MiB
7cfee3b 6.54 MiB 7.70 MiB 1.17 MiB
575ebaa 6.54 MiB 7.69 MiB 1.15 MiB
192b44c 13.93 MiB 14.93 MiB 1.00 MiB
eca355d 6.54 MiB 7.70 MiB 1.16 MiB
c8596a6 6.54 MiB 7.53 MiB 1015.27 KiB
c1e775e 6.54 MiB 7.70 MiB 1.17 MiB
0929dbf 6.54 MiB 7.70 MiB 1.17 MiB
9b99523 6.54 MiB 7.69 MiB 1.15 MiB

Previous results on branch: fix/dio-additional-request-data

Startup times

Revision Plain With Sentry Diff
8359ad8 503.93 ms 537.60 ms 33.67 ms
9f346f3 451.31 ms 597.87 ms 146.56 ms
23ac071 452.83 ms 517.40 ms 64.57 ms
9d2f2ce 571.00 ms 606.26 ms 35.26 ms
6c23afe 496.96 ms 601.46 ms 104.50 ms
8cce66c 469.73 ms 489.08 ms 19.35 ms
2873cd7 454.49 ms 459.34 ms 4.85 ms

App size

Revision Plain With Sentry Diff
8359ad8 6.54 MiB 7.70 MiB 1.17 MiB
9f346f3 6.54 MiB 7.71 MiB 1.17 MiB
23ac071 6.54 MiB 7.70 MiB 1.17 MiB
9d2f2ce 6.54 MiB 7.70 MiB 1.17 MiB
6c23afe 6.54 MiB 7.70 MiB 1.17 MiB
8cce66c 6.54 MiB 7.70 MiB 1.17 MiB
2873cd7 13.93 MiB 14.93 MiB 1.00 MiB

@denrase
Copy link
Collaborator Author

denrase commented Aug 18, 2025

https://github.blog/changelog/2025-07-11-upcoming-changes-to-macos-hosted-runners-macos-latest-migration-and-xcode-support-policy-updates/#macos-latest-migration-begins-august-4-2025

Ok, we cannot tell at this point if macos-latest is macos-14 or macos-15, from which only the latter has iOS 18.0. So I will set this explicitly to macos-15, which should resolve the issue.

@denrase
Copy link
Collaborator Author

denrase commented Aug 18, 2025

Ok, seems to be an issue with the runner after all:

actions/runner-images#12758

Copy link
Contributor

github-actions bot commented Aug 18, 2025

iOS Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1266.10 ms 1267.69 ms 1.59 ms
Size 5.53 MiB 5.97 MiB 453.77 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
81f83eb 1259.53 ms 1273.39 ms 13.86 ms
93b7728 1247.23 ms 1264.87 ms 17.64 ms
827bf09 1261.86 ms 1276.41 ms 14.55 ms
eca355d 1238.39 ms 1266.98 ms 28.59 ms
79f6b41 1269.33 ms 1279.71 ms 10.38 ms
dbd526b 1244.78 ms 1259.02 ms 14.24 ms
73dca78 1246.65 ms 1265.42 ms 18.76 ms
c26ed0a 1244.11 ms 1263.85 ms 19.75 ms
cc4e375 1253.06 ms 1263.81 ms 10.75 ms
b6c8720 1252.65 ms 1266.61 ms 13.96 ms

App size

Revision Plain With Sentry Diff
81f83eb 7.86 MiB 9.44 MiB 1.58 MiB
93b7728 7.86 MiB 9.44 MiB 1.58 MiB
827bf09 7.86 MiB 9.44 MiB 1.58 MiB
eca355d 7.86 MiB 9.44 MiB 1.58 MiB
79f6b41 7.86 MiB 9.44 MiB 1.58 MiB
dbd526b 7.86 MiB 9.44 MiB 1.58 MiB
73dca78 7.86 MiB 9.44 MiB 1.58 MiB
c26ed0a 5.53 MiB 5.97 MiB 453.76 KiB
cc4e375 7.86 MiB 9.44 MiB 1.58 MiB
b6c8720 7.86 MiB 9.44 MiB 1.58 MiB

Previous results on branch: fix/dio-additional-request-data

Startup times

Revision Plain With Sentry Diff
23ac071 1251.42 ms 1268.78 ms 17.36 ms
2873cd7 1229.41 ms 1241.22 ms 11.82 ms
8359ad8 1253.20 ms 1259.42 ms 6.22 ms
6c23afe 1272.27 ms 1280.54 ms 8.27 ms
8cce66c 1258.14 ms 1268.30 ms 10.16 ms
9f346f3 1260.06 ms 1278.96 ms 18.90 ms
9d2f2ce 1254.71 ms 1269.79 ms 15.08 ms

App size

Revision Plain With Sentry Diff
23ac071 20.70 MiB 22.46 MiB 1.75 MiB
2873cd7 5.53 MiB 5.97 MiB 453.70 KiB
8359ad8 20.70 MiB 22.46 MiB 1.75 MiB
6c23afe 20.70 MiB 22.46 MiB 1.75 MiB
8cce66c 20.70 MiB 22.46 MiB 1.75 MiB
9f346f3 20.70 MiB 22.46 MiB 1.76 MiB
9d2f2ce 20.70 MiB 22.46 MiB 1.75 MiB

cursor[bot]

This comment was marked as outdated.

@denrase denrase requested a review from buenaflor August 20, 2025 08:07
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Copy link
Contributor

@buenaflor buenaflor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think tests are missing where if sendDefaultPii is false it doesnt attach headers

@denrase denrase requested a review from buenaflor August 26, 2025 14:02
@denrase denrase merged commit fef6078 into main Sep 1, 2025
146 of 151 checks passed
@denrase denrase deleted the fix/dio-additional-request-data branch September 1, 2025 11:05
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.

I can't see any request parameters or additional information
2 participants