natemcmaster / dotnet-serve

Simple command-line HTTPS server for the .NET Core CLI
https://nuget.org/packages/dotnet-serve/
Apache License 2.0
782 stars 65 forks source link

fallback-file support #139

Closed wu-yafeng closed 1 year ago

wu-yafeng commented 1 year ago

104

codecov[bot] commented 1 year ago

Codecov Report

Merging #139 (460324a) into main (edb08cf) will decrease coverage by 0.36%. The diff coverage is 25.00%.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   27.50%   27.15%   -0.36%     
==========================================
  Files          17       17              
  Lines         618      626       +8     
==========================================
  Hits          170      170              
- Misses        448      456       +8     
Impacted Files Coverage Δ
src/dotnet-serve/Startup.cs 0.00% <0.00%> (ø)
src/dotnet-serve/CommandLineOptions.cs 64.21% <100.00%> (+0.38%) :arrow_up:
src/dotnet-serve/Program.cs 55.75% <100.00%> (+0.39%) :arrow_up:
src/dotnet-serve/Security/CertificateLoader.cs 42.02% <0.00%> (-2.90%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more