configcat / .net-sdk

ConfigCat SDK for .NET. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://configcat.com/docs/sdk-reference/csharp
Other
29 stars 8 forks source link

Evaluation log improvements #89

Closed adams85 closed 5 months ago

adams85 commented 6 months ago

Describe the purpose of your pull request

Aligns evaluation logging and evaluator error reporting in some edge cases where the config json contains errors.

Also, fixes come inconsistencies with other SDKs.

Breaking changes:

Requirement checklist (only if applicable)

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
84.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud