Skip to content

Fix binding wrapper export#1234

Merged
marandaneto merged 2 commits into
getsentry:v7.0.0from
ueman:fix/binding-wrapper-export
Jan 23, 2023
Merged

Fix binding wrapper export#1234
marandaneto merged 2 commits into
getsentry:v7.0.0from
ueman:fix/binding-wrapper-export

Conversation

@ueman

@ueman ueman commented Jan 21, 2023

Copy link
Copy Markdown
Collaborator

📜 Description

The binding wrapper wasn't correctly exported, and it was also marked as internal. It should have been marked as experimental

💡 Motivation and Context

This allows the binding wrapper to be used in the consumers code.

💚 How did you test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

🔮 Next steps

@ueman
ueman changed the base branch from main to v7.0.0 January 21, 2023 08:55
@codecov

codecov Bot commented Jan 21, 2023

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (v7.0.0@68ea1ef). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             v7.0.0    #1234   +/-   ##
=========================================
  Coverage          ?   88.73%           
=========================================
  Files             ?      122           
  Lines             ?     3818           
  Branches          ?        0           
=========================================
  Hits              ?     3388           
  Misses            ?      430           
  Partials          ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@marandaneto

Copy link
Copy Markdown
Contributor

@ueman can you add a changelog entry since its a fix? thanks.

Comment thread CHANGELOG.md
- Remove deprecated field from the `SentryFlutterOptions` class.
- `anrTimeoutIntervalMillis`, using the `anrTimeoutInterval` instead.
- `autoSessionTrackingIntervalMillis`, using the `autoSessionTrackingInterval` instead.
- Fix export for `BindingWrapper` ([#1234](https://github.com/getsentry/sentry-dart/pull/1234))

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I just noticed that this PR has the number 1234 😄

@marandaneto
marandaneto merged commit 1823099 into getsentry:v7.0.0 Jan 23, 2023
@ueman
ueman deleted the fix/binding-wrapper-export branch January 23, 2023 13:19
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.

2 participants