daviddesmet / paseto-dotnet

🔑 Paseto.NET, a Paseto (Platform-Agnostic Security Tokens) implementation for .NET
MIT License
102 stars 7 forks source link

Remove redundant code #82

Closed TimothyMakkison closed 2 years ago

TimothyMakkison commented 2 years ago

Minor code cleanup

codecov-commenter commented 2 years ago

Codecov Report

Merging #82 (8e1e25c) into master (ff8f017) will increase coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   82.39%   82.53%   +0.14%     
==========================================
  Files         104      104              
  Lines        5293     5285       -8     
  Branches      329      328       -1     
==========================================
+ Hits         4361     4362       +1     
+ Misses        807      800       -7     
+ Partials      125      123       -2     
Impacted Files Coverage Δ
...eto/Cryptography/Internal/Ed25519Ref10/sc_clamp.cs 100.00% <ø> (+50.00%) :arrow_up:
src/Paseto/Cryptography/Sha512.cs 88.40% <100.00%> (+6.21%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.