-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Users invite #4235
Users invite #4235
Conversation
@SaptakS I had started the directory invite feature take a look into the query to fetch bounties. Also made it in a flexible way to take the logged user or by id if present. |
Codecov Report
@@ Coverage Diff @@
## master #4235 +/- ##
==========================================
- Coverage 30.28% 30.26% -0.03%
==========================================
Files 209 209
Lines 16604 16619 +15
Branches 2222 2224 +2
==========================================
+ Hits 5029 5030 +1
- Misses 11391 11405 +14
Partials 184 184
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #4235 +/- ##
=========================================
+ Coverage 30.12% 30.2% +0.08%
=========================================
Files 209 209
Lines 16738 16768 +30
Branches 2239 2242 +3
=========================================
+ Hits 5042 5065 +23
- Misses 11515 11516 +1
- Partials 181 187 +6
Continue to review full report at Codecov.
|
Description
Checklist
Affected core subsystem(s)
Refers/Fixes
Testing and Sign-off
Contributor
make test
and everything passed!Reviewer
Funder