dotnet / docfx

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

chore: Fix PlantUml test error #9958

Closed filzrev closed 1 month ago

filzrev commented 1 month ago

This PR is intended to fix PlantUML test problems that caused by update of PlantUML Online Server.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 78.97%. Comparing base (fe673ec) to head (d7bed93). Report is 170 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9958 +/- ## ========================================== + Coverage 74.31% 78.97% +4.65% ========================================== Files 536 538 +2 Lines 23189 23321 +132 Branches 4056 4046 -10 ========================================== + Hits 17234 18418 +1184 + Misses 4853 3775 -1078 - Partials 1102 1128 +26 ```

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