natemcmaster / LettuceEncrypt

Free, automatic HTTPS certificate generation for ASP.NET Core web apps
https://nuget.org/packages/LettuceEncrypt
Apache License 2.0
1.55k stars 153 forks source link

Drop .NET Core 2.1 tests, add .NET 6 tests, and upgrade test dependencies #224

Closed natemcmaster closed 2 years ago

natemcmaster commented 2 years ago

Test cleanup, no functional changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #224 (76a240d) into main (a41cd87) will increase coverage by 0.29%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
+ Coverage   46.18%   46.48%   +0.29%     
==========================================
  Files          45       44       -1     
  Lines        1115     1108       -7     
==========================================
  Hits          515      515              
+ Misses        600      593       -7     
Impacted Files Coverage Δ
...tuceEncrypt/Properties/Nullable.netstandard.2.0.cs
...ttuceEncrypt/Internal/TlsAlpnChallengeResponder.cs 22.72% <0.00%> (+0.98%) :arrow_up:
...ypt/LettuceEncryptKestrelHttpsOptionsExtensions.cs 40.00% <0.00%> (+2.50%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a41cd87...76a240d. Read the comment docs.