dotnet / docfx

Static site generator for .NET API documentation.
https://dotnet.github.io/docfx/
MIT License
4.03k stars 858 forks source link

chore: Fix wrong namespaces #9971

Closed filzrev closed 4 months ago

filzrev commented 4 months ago

This PR fix wrong namespaces for test projects, that is introduced by #9852.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 78.92%. Comparing base (fe673ec) to head (a879cf8). Report is 183 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9971 +/- ## ========================================== + Coverage 74.31% 78.92% +4.60% ========================================== Files 536 540 +4 Lines 23189 23433 +244 Branches 4056 4059 +3 ========================================== + Hits 17234 18494 +1260 + Misses 4853 3802 -1051 - Partials 1102 1137 +35 ```

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