fido2-net-lib icon indicating copy to clipboard operation
fido2-net-lib copied to clipboard

Various cleanup

Open joegoldman2 opened this issue 1 year ago • 1 comments

Mainly:

  • Remove trailing spaces
  • Add missing carriage return at the end of some files
  • Re-encode some files to comply with the encoding defined in the .editorconfig

joegoldman2 avatar Oct 18 '24 17:10 joegoldman2

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 74.62%. Comparing base (455f428) to head (88586cc).

Files with missing lines Patch % Lines
Src/Fido2/AttestationFormat/AttestationVerifier.cs 0.00% 1 Missing and 1 partial :warning:
...ido2/Objects/DevicePublicKeyAuthenticatorOutput.cs 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #558   +/-   ##
=======================================
  Coverage   74.62%   74.62%           
=======================================
  Files         101      101           
  Lines        2719     2719           
  Branches      464      464           
=======================================
  Hits         2029     2029           
  Misses        581      581           
  Partials      109      109           

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

codecov-commenter avatar Oct 18 '24 17:10 codecov-commenter

Everything looks good to me.

iamcarbon avatar Oct 25 '24 01:10 iamcarbon