open-feature / dotnet-sdk

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

chore(deps): Project file cleanup and remove unnecessary dependencies #251

Closed WeihanLi closed 4 months ago

WeihanLi commented 5 months ago

This PR

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.47%. Comparing base (ab34c16) to head (b831a7d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #251 +/- ## ======================================= 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.

WeihanLi commented 4 months ago

failed CI seemed not related to the changes