Skip to content

Supabase Support #2913

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

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Supabase Support #2913

wants to merge 12 commits into from

Conversation

denrase
Copy link
Collaborator

@denrase denrase commented May 6, 2025

📜 Description

  • Breadcrumbs
  • Body Redaction
  • Tracing
  • Errors

💡 Motivation and Context

Closes #2727

💚 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

Copy link
Contributor

github-actions bot commented May 6, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Supabase Support ([#2913](https://github.com/getsentry/sentry-dart/pull/2913))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against a7b8b28

Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.22%. Comparing base (d52fc3d) to head (a7b8b28).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2913      +/-   ##
==========================================
+ Coverage   87.65%   89.22%   +1.56%     
==========================================
  Files         272       93     -179     
  Lines        9048     3081    -5967     
==========================================
- Hits         7931     2749    -5182     
+ Misses       1117      332     -785     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

github-actions bot commented May 6, 2025

Android Performance metrics 🚀

  Plain With Sentry Diff
Startup time 509.55 ms 590.18 ms 80.62 ms
Size 6.44 MiB 7.43 MiB 1013.10 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
04db237 330.16 ms 428.38 ms 98.22 ms
4477d2e 392.75 ms 472.69 ms 79.94 ms
1596141 300.92 ms 368.94 ms 68.02 ms
e2d89fc 323.84 ms 376.23 ms 52.39 ms
3334ac1 303.98 ms 366.65 ms 62.67 ms
9d7e862 426.35 ms 510.88 ms 84.53 ms
5cc82a0 400.35 ms 474.52 ms 74.17 ms
61e71ec 343.94 ms 410.59 ms 66.66 ms
24b6e60 440.64 ms 557.96 ms 117.32 ms
04bd9e6 402.06 ms 483.56 ms 81.50 ms

App size

Revision Plain With Sentry Diff
04db237 5.94 MiB 6.95 MiB 1.01 MiB
4477d2e 6.33 MiB 7.26 MiB 950.38 KiB
1596141 6.16 MiB 7.14 MiB 1003.98 KiB
e2d89fc 6.06 MiB 7.03 MiB 989.37 KiB
3334ac1 6.06 MiB 7.03 MiB 993.54 KiB
9d7e862 6.33 MiB 7.26 MiB 943.41 KiB
5cc82a0 6.34 MiB 7.28 MiB 966.66 KiB
61e71ec 6.34 MiB 7.28 MiB 966.26 KiB
24b6e60 6.33 MiB 7.26 MiB 950.14 KiB
04bd9e6 6.35 MiB 7.34 MiB 1008.33 KiB

Previous results on branch: feat/supabase

Startup times

Revision Plain With Sentry Diff
8bd9497 470.21 ms 524.26 ms 54.05 ms
30c089b 471.71 ms 522.65 ms 50.94 ms

App size

Revision Plain With Sentry Diff
8bd9497 6.44 MiB 7.43 MiB 1013.21 KiB
30c089b 6.44 MiB 7.43 MiB 1010.46 KiB

Copy link
Contributor

github-actions bot commented May 6, 2025

iOS Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1269.29 ms 1275.88 ms 6.59 ms
Size 8.43 MiB 10.01 MiB 1.58 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
5e8d2b3 1255.71 ms 1267.98 ms 12.27 ms
051e97a 1245.94 ms 1249.51 ms 3.57 ms
07cd9e8 1237.04 ms 1257.50 ms 20.46 ms
7fd33d3 1241.92 ms 1265.47 ms 23.55 ms
a24a1db 1257.71 ms 1271.57 ms 13.87 ms
5aa047a 1236.57 ms 1241.02 ms 4.45 ms
abfcdb5 1230.87 ms 1244.94 ms 14.06 ms
7659cbe 1246.70 ms 1265.88 ms 19.17 ms
4d046e0 1243.08 ms 1255.98 ms 12.90 ms
bd1b990 1209.43 ms 1226.96 ms 17.53 ms

App size

Revision Plain With Sentry Diff
5e8d2b3 8.29 MiB 9.36 MiB 1.07 MiB
051e97a 8.28 MiB 9.34 MiB 1.06 MiB
07cd9e8 8.38 MiB 9.77 MiB 1.40 MiB
7fd33d3 8.38 MiB 9.78 MiB 1.40 MiB
a24a1db 8.42 MiB 9.91 MiB 1.49 MiB
5aa047a 8.29 MiB 9.39 MiB 1.10 MiB
abfcdb5 8.33 MiB 9.64 MiB 1.31 MiB
7659cbe 8.42 MiB 9.89 MiB 1.47 MiB
4d046e0 8.42 MiB 9.83 MiB 1.40 MiB
bd1b990 8.32 MiB 9.38 MiB 1.06 MiB

Previous results on branch: feat/supabase

Startup times

Revision Plain With Sentry Diff
30c089b 1257.23 ms 1269.16 ms 11.93 ms
8bd9497 1265.35 ms 1273.98 ms 8.63 ms

App size

Revision Plain With Sentry Diff
30c089b 8.43 MiB 10.01 MiB 1.58 MiB
8bd9497 8.43 MiB 10.01 MiB 1.58 MiB

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.

Supabase Support
1 participant