Skip to content

Conversation

@buenaflor
Copy link
Contributor

#skip-changelog

@buenaflor buenaflor changed the title fix android integration tests ci: fix emulator not starting Oct 6, 2025
@buenaflor buenaflor changed the title ci: fix emulator not starting ci: try fix emulator not starting Oct 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

Android Performance metrics 🚀

  Plain With Sentry Diff
Startup time 417.36 ms 424.18 ms 6.82 ms
Size 13.93 MiB 15.00 MiB 1.06 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
75284dc 512.39 ms 530.87 ms 18.48 ms
f761369 462.73 ms 563.80 ms 101.06 ms
819c1e7 449.80 ms 442.98 ms -6.82 ms
0929dbf 462.82 ms 492.76 ms 29.94 ms
cf443d2 464.64 ms 479.04 ms 14.40 ms
32914d8 461.96 ms 495.47 ms 33.51 ms
dbd526b 504.88 ms 569.02 ms 64.15 ms
7cfbbd6 499.69 ms 592.24 ms 92.55 ms
b6c8720 457.41 ms 519.04 ms 61.63 ms
575ebaa 478.00 ms 585.76 ms 107.76 ms

App size

Revision Plain With Sentry Diff
75284dc 13.93 MiB 14.93 MiB 1.00 MiB
f761369 6.54 MiB 7.70 MiB 1.16 MiB
819c1e7 13.93 MiB 15.00 MiB 1.06 MiB
0929dbf 6.54 MiB 7.70 MiB 1.17 MiB
cf443d2 13.93 MiB 15.00 MiB 1.06 MiB
32914d8 6.54 MiB 7.70 MiB 1.16 MiB
dbd526b 6.54 MiB 7.69 MiB 1.15 MiB
7cfbbd6 6.54 MiB 7.70 MiB 1.17 MiB
b6c8720 6.54 MiB 7.69 MiB 1.15 MiB
575ebaa 6.54 MiB 7.69 MiB 1.15 MiB

Previous results on branch: buenaflor-patch-5

Startup times

Revision Plain With Sentry Diff
f3e05b9 429.19 ms 432.32 ms 3.13 ms
d64be3f 501.40 ms 539.06 ms 37.66 ms

App size

Revision Plain With Sentry Diff
f3e05b9 13.93 MiB 15.00 MiB 1.06 MiB
d64be3f 13.93 MiB 15.00 MiB 1.06 MiB

@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.36%. Comparing base (4ecde01) to head (e83b5e2).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3286      +/-   ##
==========================================
+ Coverage   87.84%   89.36%   +1.51%     
==========================================
  Files         290       95     -195     
  Lines       10003     3393    -6610     
==========================================
- Hits         8787     3032    -5755     
+ Misses       1216      361     -855     

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

iOS Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1265.43 ms 1264.37 ms -1.06 ms
Size 5.53 MiB 6.00 MiB 479.98 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
de377fd 1252.28 ms 1254.76 ms 2.48 ms
4481076 1256.48 ms 1266.64 ms 10.17 ms
81f83eb 1259.53 ms 1273.39 ms 13.86 ms
79f6b41 1269.33 ms 1279.71 ms 10.38 ms
cc4e375 1253.06 ms 1263.81 ms 10.75 ms
c1e775e 1263.08 ms 1275.32 ms 12.24 ms
c8596a6 1234.11 ms 1241.19 ms 7.08 ms
eca355d 1238.39 ms 1266.98 ms 28.59 ms
827bf09 1261.86 ms 1276.41 ms 14.55 ms
192b44c 1269.08 ms 1275.52 ms 6.44 ms

App size

Revision Plain With Sentry Diff
de377fd 20.71 MiB 22.43 MiB 1.73 MiB
4481076 7.86 MiB 9.44 MiB 1.58 MiB
81f83eb 7.86 MiB 9.44 MiB 1.58 MiB
79f6b41 7.86 MiB 9.44 MiB 1.58 MiB
cc4e375 7.86 MiB 9.44 MiB 1.58 MiB
c1e775e 20.70 MiB 22.46 MiB 1.75 MiB
c8596a6 7.86 MiB 9.44 MiB 1.58 MiB
eca355d 7.86 MiB 9.44 MiB 1.58 MiB
827bf09 7.86 MiB 9.44 MiB 1.58 MiB
192b44c 5.53 MiB 5.96 MiB 444.33 KiB

Previous results on branch: buenaflor-patch-5

Startup times

Revision Plain With Sentry Diff
f3e05b9 1271.69 ms 1278.87 ms 7.18 ms
d64be3f 1260.40 ms 1262.73 ms 2.34 ms

App size

Revision Plain With Sentry Diff
f3e05b9 5.53 MiB 6.00 MiB 479.99 KiB
d64be3f 5.53 MiB 6.00 MiB 479.98 KiB

@buenaflor buenaflor changed the title ci: try fix emulator not starting ci: try fix emulator not starting and fix example app not building Oct 7, 2025
@buenaflor buenaflor marked this pull request as ready for review October 7, 2025 11:59
@buenaflor buenaflor changed the title ci: try fix emulator not starting and fix example app not building ci: fix emulator not starting and fix example app not building Oct 7, 2025
@buenaflor buenaflor merged commit 944b773 into main Oct 7, 2025
50 checks passed
@buenaflor buenaflor deleted the buenaflor-patch-5 branch October 7, 2025 12:07
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.

3 participants