-
Notifications
You must be signed in to change notification settings - Fork 5
refactor: list usecase, add generic methods #176
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
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #176 +/- ##
==========================================
- Coverage 71.06% 70.83% -0.23%
==========================================
Files 136 136
Lines 4766 5048 +282
==========================================
+ Hits 3387 3576 +189
- Misses 1379 1472 +93 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
frnandu
left a comment
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.
tests would be nice
|
maybe worth to rename the PR to a better title and add small description of changes for the release changelog |
|
#175
User Story
As a dev i want to recive data as fast as possible for every list type
Acceptance Criteria
Alternatives Considered
Additional Context
right now it takes some time to get a list if there is a failing relay in the list.
changes:
new Methods:
deprecated Methods: