-
Notifications
You must be signed in to change notification settings - Fork 30
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
feat: Error reporting system #328
Conversation
# Conflicts: # lib/iden3comm/data/data_sources/remote_iden3comm_data_source.dart # lib/iden3comm/domain/use_cases/authenticate_use_case.dart # lib/iden3comm/domain/use_cases/generate_iden3comm_proof_use_case.dart # lib/iden3comm/domain/use_cases/get_iden3comm_proofs_use_case.dart # lib/proof/libs/prover/prover.dart # lib/sdk/di/injector.config.dart
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## develop #328 +/- ##
===========================================
+ Coverage 27.19% 27.86% +0.66%
===========================================
Files 271 273 +2
Lines 5942 6510 +568
===========================================
+ Hits 1616 1814 +198
- Misses 4326 4696 +370
☔ View full report in Codecov by Sentry. |
No description provided.