Skip to content

Conversation

@buenaflor
Copy link
Contributor

📜 Description

Part of moving away from method channels

💡 Motivation and Context

Partly completes #3204

💚 How did you test it?

Manual, integration tests

📝 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

@github-actions
Copy link
Contributor

🚨 Detected changes in high risk code 🚨

High-risk code has higher potential to break the SDK and may be hard to test. To prevent severe bugs, apply the rollout process for releasing such changes and be extra careful when changing and reviewing these files:

  • packages/flutter/android/src/main/kotlin/io/sentry/flutter/SentryFlutterPlugin.kt

@github-actions
Copy link
Contributor

Fails
🚫 Please consider adding a changelog entry for the next release.

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

### Features

- refactor `setTag` and `removeTag` to FFI/JNI ([#3313](https://github.com/getsentry/sentry-dart/pull/3313))

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

Generated by 🚫 dangerJS against 8dcc1d0

@codecov
Copy link

codecov bot commented Oct 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.57%. Comparing base (6fcf3ed) to head (8dcc1d0).

Additional details and impacted files
@@                   Coverage Diff                    @@
##           enh/ffi-jni-contexts    #3313      +/-   ##
========================================================
+ Coverage                 88.25%   89.57%   +1.32%     
========================================================
  Files                       295       99     -196     
  Lines                     10120     3406    -6714     
========================================================
- Hits                       8931     3051    -5880     
+ Misses                     1189      355     -834     

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

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