open-feature / dotnet-sdk

.NET implementation of the OpenFeature SDK
https://openfeature.dev
Apache License 2.0
61 stars 17 forks source link

test: Fix up xunit warnings #237

Closed benjiro closed 6 months ago

benjiro commented 6 months ago

This PR

Supress ConfigureAwait for unit tests as its not relevant, cleanup warnings

image

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fd0a541) 94.47% compared to head (f43e444) 94.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #237 +/- ## ======================================= Coverage 94.47% 94.47% ======================================= Files 27 27 Lines 1104 1104 Branches 119 119 ======================================= Hits 1043 1043 Misses 37 37 Partials 24 24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.