0xPolygonID / polygonid-flutter-sdk

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

feat(exception): custom circuits not downloaded exception #373

Closed plusema86 closed 8 months ago

plusema86 commented 8 months ago

added a custom exception raised if circuit is not downloaded, it included the error message and circuit name

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (611b8ea) 26.45% compared to head (9e68b2f) 26.44%. Report is 1 commits behind head on develop.

Files Patch % Lines
.../data/data_sources/circuits_files_data_source.dart 0.00% 12 Missing :warning:
...domain/exceptions/proof_generation_exceptions.dart 0.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 #373 +/- ## =========================================== - Coverage 26.45% 26.44% -0.02% =========================================== Files 300 300 Lines 7415 7419 +4 =========================================== Hits 1962 1962 - Misses 5453 5457 +4 ```

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