dotnet / docfx

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

chore: Update test snapshots #10002

Closed filzrev closed 2 weeks ago

filzrev commented 3 weeks ago

This PR update existing test snapshots by using .github/workflows/snapshot.yml workflow.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 78.85%. Comparing base (fe673ec) to head (2d517c7). Report is 199 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10002 +/- ## ========================================== + Coverage 74.31% 78.85% +4.53% ========================================== Files 536 540 +4 Lines 23189 23473 +284 Branches 4056 4066 +10 ========================================== + Hits 17234 18510 +1276 + Misses 4853 3822 -1031 - Partials 1102 1141 +39 ```

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