open-feature / dotnet-sdk

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

fix: invalid editorconfig #244

Closed benjiro closed 5 months ago

benjiro commented 5 months ago

This PR

Typo that was made under PR https://github.com/open-feature/dotnet-sdk/pull/242

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.47%. Comparing base (a577a80) to head (74bf9c0).

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