-
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
feat: add types for carrier options parameters #165
feat: add types for carrier options parameters #165
Conversation
a893887
to
5e60c48
Compare
5e60c48
to
c2ca408
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.
je moet alleen nog ff die interface veranderen naar type
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #165 +/- ##
==========================================
+ Coverage 92.83% 92.86% +0.02%
==========================================
Files 93 93
Lines 2191 2200 +9
Branches 123 123
==========================================
+ Hits 2034 2043 +9
Misses 34 34
Partials 123 123 ☔ View full report in Codecov by Sentry. |
## [3.9.0](v3.8.1...v3.9.0) (2024-04-16) ### ✨ New Features * add delete subscription endpoint ([#167](#167)) ([4d435b3](4d435b3)) * add duplicate shop endpoint ([#161](#161)) ([5c80d3f](5c80d3f)) * add types for carrier options parameters ([#165](#165)) ([33e5624](33e5624)) * update account type ([#166](#166)) ([0ca1da3](0ca1da3))
🎉 This PR is included in version 3.9.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Path was not typed correctly
add parameter types