-
Notifications
You must be signed in to change notification settings - Fork 5
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
ASAP-767 Adding Assigned Users #4517
ASAP-767 Adding Assigned Users #4517
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4517 +/- ##
========================================
Coverage 99.49% 99.49%
========================================
Files 1090 1092 +2
Lines 22064 22191 +127
Branches 6989 7031 +42
========================================
+ Hits 21953 22080 +127
Misses 111 111 ☔ View full report in Codecov by Sentry. |
66c6126
to
6c58f31
Compare
); | ||
}); | ||
|
||
it('will not default to not specifying page and limits hits per page by default', async () => { |
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.
This description is a bit confusing
Ticket: https://asaphub.atlassian.net/browse/ASAP-767