Skip to content

Support http lib v1.0.0#1475

Merged
marandaneto merged 2 commits into
mainfrom
chore/bump-version-const-http
May 23, 2023
Merged

Support http lib v1.0.0#1475
marandaneto merged 2 commits into
mainfrom
chore/bump-version-const-http

Conversation

@marandaneto

@marandaneto marandaneto commented May 23, 2023

Copy link
Copy Markdown
Contributor

📜 Description

Bump version constraint https://pub.dev/packages/http

💡 Motivation and Context

Closes #1474

💚 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

🔮 Next steps

@codecov

codecov Bot commented May 23, 2023

Copy link
Copy Markdown

Codecov Report

Patch and project coverage have no change.

Comparison is base (d883d62) 90.20% compared to head (749d006) 90.20%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1475   +/-   ##
=======================================
  Coverage   90.20%   90.20%           
=======================================
  Files         181      181           
  Lines        5788     5788           
=======================================
  Hits         5221     5221           
  Misses        567      567           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions

Copy link
Copy Markdown
Contributor

Android Performance metrics 🚀

  Plain With Sentry Diff
Startup time 354.81 ms 407.04 ms 52.23 ms
Size 6.15 MiB 7.13 MiB 999.97 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
b49bf00 323.46 ms 375.35 ms 51.89 ms
1b66358 314.96 ms 363.39 ms 48.43 ms
af2d175 279.08 ms 312.37 ms 33.29 ms
7f2b01d 304.94 ms 345.71 ms 40.78 ms
4efee31 308.92 ms 368.68 ms 59.76 ms
90db9ff 334.86 ms 388.14 ms 53.28 ms
8d64376 302.88 ms 356.84 ms 53.96 ms
aa950e9 337.42 ms 400.72 ms 63.30 ms
6e083bb 327.96 ms 381.39 ms 53.43 ms
1131914 317.90 ms 361.58 ms 43.69 ms

App size

Revision Plain With Sentry Diff
b49bf00 6.06 MiB 7.10 MiB 1.04 MiB
1b66358 6.06 MiB 7.09 MiB 1.03 MiB
af2d175 5.94 MiB 6.92 MiB 1001.83 KiB
7f2b01d 5.94 MiB 6.95 MiB 1.01 MiB
4efee31 5.94 MiB 6.92 MiB 1003.76 KiB
90db9ff 6.06 MiB 7.10 MiB 1.04 MiB
8d64376 5.94 MiB 6.96 MiB 1.02 MiB
aa950e9 5.94 MiB 6.96 MiB 1.02 MiB
6e083bb 5.94 MiB 6.97 MiB 1.03 MiB
1131914 5.94 MiB 6.96 MiB 1.02 MiB

@marandaneto
marandaneto merged commit 6aab859 into main May 23, 2023
@marandaneto
marandaneto deleted the chore/bump-version-const-http branch May 23, 2023 10:55
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.

Support http >= 1.0.0

3 participants