Bump @datadog/openfeature-node-server to 0.3.1#7344
Conversation
Overall package sizeSelf size: 4.45 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.3 | 76.87 kB | 808.03 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
|
Includes fix for OF.7: empty string is now accepted as a valid targeting key.
6ef8d51 to
9c6d9c6
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7344 +/- ##
=======================================
Coverage 86.16% 86.16%
=======================================
Files 515 515
Lines 22234 22234
=======================================
Hits 19157 19157
Misses 3077 3077 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-01-26 22:56:03 Comparing candidate commit 9c6d9c6 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 230 metrics, 30 unstable metrics. |
Includes fix for OF.7: empty string is now accepted as a valid targeting key.
Includes fix for OF.7: empty string is now accepted as a valid targeting key.
Includes fix for OF.7: empty string is now accepted as a valid targeting key.
Includes fix for OF.7: empty string is now accepted as a valid targeting key.
Please make sure your changes are properly tested!
What does this PR do?
Motivation
Additional Notes