Skip to content
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

HackWeek - Feature Flags Support #984

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

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Aug 22, 2022

📜 Description

This PR adds Feature Flags Support for the Dart/Flutter SDK.
This is a HackWeek project only.
Spec https://github.com/getsentry/hackweek-feature-flags

#skip-changelog

💡 Motivation and Context

💚 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

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2022

Codecov Report

Merging #984 (163ddcf) into main (c76b7ca) will increase coverage by 1.59%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #984      +/-   ##
==========================================
+ Coverage   89.55%   91.14%   +1.59%     
==========================================
  Files         106        9      -97     
  Lines        3322      192    -3130     
==========================================
- Hits         2975      175    -2800     
+ Misses        347       17     -330     
Impacted Files Coverage Δ
dart/lib/src/default_integrations.dart
dart/lib/src/hub.dart
dart/lib/src/hub_adapter.dart
dart/lib/src/noop_hub.dart
dart/lib/src/protocol/dsn.dart
dart/lib/src/sentry.dart
dart/lib/src/sentry_client.dart
dart/lib/src/sentry_options.dart
dart/lib/src/sentry_traces_sampler.dart
dart/lib/src/transport/http_transport.dart
... and 87 more

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

@getsantry
Copy link

getsantry bot commented Oct 18, 2023

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants