Conversation
Typing analysisNote: Ignored files are excluded from the next sections. Untyped methodsThis PR introduces 1 untyped method and 2 partially typed methods. It increases the percentage of typed methods from 51.66% to 52.43% (+0.77%). Untyped methods (+1-0)❌ Introduced:Partially typed methods (+2-0)❌ Introduced:Untyped other declarationsThis PR introduces 3 untyped other declarations. It increases the percentage of typed other declarations from 65.76% to 66.3% (+0.54%). Untyped other declarations (+3-0)❌ Introduced:If you believe a method or an attribute is rightfully untyped or partially typed, you can add |
BenchmarksBenchmark execution time: 2025-11-07 14:47:52 Comparing candidate commit 9cd236e in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 43 metrics, 2 unstable metrics. scenario:profiling - sample timeline=false
|
This comment has been minimized.
This comment has been minimized.
* Correct specs * Rename existing binding stab * Add tests for Evaluator
* Fix Binding to be a module instead of a class
628685b to
3339108
Compare
What does this PR do?
Adds a new component
Datadog::OpenFeaturethat will give customers an opportunity to useDatadog::OpenFeature::Providerin their open feature SDK.Motivation:
A Feature Flag Evaluation product we want to pilot.
Change log entry
Yes. TBD
Additional Notes:
This is a draft to work on, don't merge now.
How to test the change?
There will be unit tests added and also new system tests