-
Notifications
You must be signed in to change notification settings - Fork 130
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: findTasksStream #647
Conversation
ec8b0e2
to
a0fa118
Compare
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #647 +/- ##
============================================
+ Coverage 88.36% 88.39% +0.02%
+ Complexity 779 777 -2
============================================
Files 172 172
Lines 7024 7058 +34
Branches 383 389 +6
============================================
+ Hits 6207 6239 +32
+ Misses 698 697 -1
- Partials 119 122 +3 ☔ 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.
LGTM 🚀
Closes #646
Proposed Changes
adds findTasksStream
Checklist
mvn test
completes successfully