-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Code Refactor of IssueWatch related things #10401
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10401 +/- ##
==========================================
+ Coverage 43.69% 43.71% +0.02%
==========================================
Files 586 586
Lines 81382 81382
==========================================
+ Hits 35559 35577 +18
+ Misses 41420 41404 -16
+ Partials 4403 4401 -2
Continue to review full report at Codecov.
|
@guillep2k if it is a good idear or not ... this pull is still an impruvement in the right direction about the removeRepository thing ... (before this pull a explicite unwatch was set !) |
@guillep2k it all started with #4201 |
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. Just a small nit.
I think that the CI fail is related. I restarted the tests a couple of times and it was always blocked in |
This comment has been minimized.
This comment has been minimized.
a0d95a2
to
e06af73
Compare
|
ready to 🚀 |
b647baa
to
99867f3
Compare
LoadWatchUsers do not load Users into IW object and it is used only in api ... so move this logic
Thx Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
wake up lgtm bot |
taken from #9535