-
Notifications
You must be signed in to change notification settings - Fork 1
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
replace Redeem Voucher with v2 endpoint #504
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #504 +/- ##
===========================================
+ Coverage 79.58% 84.85% +5.27%
===========================================
Files 114 114
Lines 1195 1195
===========================================
+ Hits 951 1014 +63
+ Misses 244 181 -63
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
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.
Update branch + another very small comment
lib/features/voucher/data/datasources/voucher_remote_data_source.dart
Outdated
Show resolved
Hide resolved
test/features/voucher/data/datasources/voucher_remote_data_source_test.dart
Outdated
Show resolved
Hide resolved
14e9356
to
3ccb404
Compare
96802e4
to
9feb861
Compare
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.
Very small
lib/features/voucher/data/datasources/voucher_remote_data_source.dart
Outdated
Show resolved
Hide resolved
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.
OK
closes #500