-
Notifications
You must be signed in to change notification settings - Fork 0
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: add receipt code to admin #228
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #228 +/- ##
==========================================
- Coverage 52.62% 52.59% -0.03%
==========================================
Files 728 729 +1
Lines 10246 10263 +17
Branches 786 786
==========================================
+ Hits 5392 5398 +6
- Misses 4078 4089 +11
Partials 776 776 ☔ View full report in Codecov by Sentry. |
8bda58d
to
6fa3603
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.
Moet de createReceiptCodeField.ts
niet in een test verankerd worden?
6fa3603
to
5b761b9
Compare
Nee, hier is een losse story voor om tests te gaan maken in de JS-PDK |
INT-702