Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Models] Enable nullable (2 of 2) #585

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iamcarbon
Copy link
Contributor

This PR enables nullable for the Models project and updates a few properties in the Metadata namespace to match their nullability with specs.

@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 56.25000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 76.04%. Comparing base (b7f1735) to head (5dd1211).

Files with missing lines Patch % Lines
Src/Fido2.Models/Metadata/BiometricStatusReport.cs 0.00% 5 Missing ⚠️
Src/Fido2.Models/CredentialCreateOptions.cs 0.00% 2 Missing ⚠️

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #585   +/-   ##
=======================================
  Coverage   76.03%   76.04%           
=======================================
  Files         101      101           
  Lines        2600     2601    +1     
  Branches      432      432           
=======================================
+ Hits         1977     1978    +1     
  Misses        513      513           
  Partials      110      110           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants