0xPolygonID / polygonid-flutter-sdk

Flutter Plugin to use the Polygon ID SDK
Apache License 2.0
40 stars 27 forks source link

feat: credential raw value field #371

Closed plusema86 closed 8 months ago

plusema86 commented 8 months ago

added a new field on the credential object saved in the database, this is needed to be able to access the original value of the credential

codecov-commenter commented 8 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (24d10bb) 26.12% compared to head (611b8ea) 26.45%.

Files Patch % Lines
...ata/data_sources/remote_iden3comm_data_source.dart 14.28% 6 Missing :warning:
lib/credential/data/dtos/claim_dto.dart 97.29% 1 Missing :warning:
lib/credential/domain/entities/claim_entity.dart 50.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #371 +/- ## =========================================== + Coverage 26.12% 26.45% +0.33% =========================================== Files 300 300 Lines 7387 7415 +28 =========================================== + Hits 1930 1962 +32 + Misses 5457 5453 -4 ```

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