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

add sonar integration, fix sonar issues #16

Closed endret closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (539c4cf) into master (80a7259) will increase coverage by 0.87%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   92.30%   93.17%   +0.87%     
==========================================
  Files          27       27              
  Lines         689      689              
  Branches      159      159              
==========================================
+ Hits          636      642       +6     
  Misses         10       10              
+ Partials       43       37       -6     
Impacted Files Coverage Δ
src/ConfigCatClient/Evaluate/RolloutEvaluator.cs 94.73% <0.00%> (+2.33%) :arrow_up:
src/ConfigCatClient/ProjectConfig.cs 100.00% <100.00%> (ø)
src/ConfigCatClient/HttpConfigFetcher.cs 90.47% <0.00%> (+1.19%) :arrow_up:
...ConfigCatClient/ConfigService/ConfigServiceBase.cs 92.85% <0.00%> (+7.14%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 41c3ce1...539c4cf. Read the comment docs.