-
Notifications
You must be signed in to change notification settings - Fork 971
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
fraud: implement fraud service #811
fraud: implement fraud service #811
Conversation
Codecov Report
@@ Coverage Diff @@
## main #811 +/- ##
==========================================
+ Coverage 53.03% 53.58% +0.55%
==========================================
Files 117 122 +5
Lines 6760 6957 +197
==========================================
+ Hits 3585 3728 +143
- Misses 2810 2844 +34
- Partials 365 385 +20
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So good 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. We should add a few simple units here and we are fully read to go
9de0500
to
7b0ef6d
Compare
Failed test is a known issue. It will be resolved within #815 |
Implemented fraud service on top of fraud interface.