-
Notifications
You must be signed in to change notification settings - Fork 429
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
fix: incorrect default_percentage_allocation on import, binary flags imported as multivariate #2841
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Uffizzi Preview |
322ea75
to
bbb4814
Compare
bbb4814
to
19b29f5
Compare
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2841 +/- ##
=======================================
Coverage 95.59% 95.60%
=======================================
Files 1009 1009
Lines 28833 28865 +32
=======================================
+ Hits 27562 27595 +33
+ Misses 1271 1270 -1
☔ View full report in Codecov by Sentry. |
…imported as multivariate
19b29f5
to
da59ae2
Compare
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingChanges
This fixes two issues with LD importer:
How did you test this code?
Extended unit tests.