-
Notifications
You must be signed in to change notification settings - Fork 11
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
#38 Initial implementation of RtRemote #69
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #69 +/- ##
============================================
- Coverage 93.03% 92.61% -0.43%
- Complexity 49 53 +4
============================================
Files 11 12 +1
Lines 158 176 +18
Branches 10 10
============================================
+ Hits 147 163 +16
- Misses 11 13 +2
Continue to review full report at Codecov.
|
Job #69 is now in scope, role is |
This pull request #69 is assigned to @carlosmiranda/z, here is why; the budget is 15 minutes, see §4; please, read §27 and when you decide to accept the changes, inform @llorllale/z (the architect) right in this ticket; if you decide that this PR should not be accepted ever, also inform the architect; this blog post will help you understand what is expected from a code reviewer; there will be a monetary reward for this job |
@llorllale this is my PR, I can't be assigned to it... |
@0crat refuse (it's my own PR) |
@carlosmiranda The user @carlosmiranda/z resigned from #69, please stop working. Reason for job resignation: Order was cancelled |
Tasks refusal is discouraged, see §6: -15 point(s) just awarded to @carlosmiranda/z |
@llorllale are there no reviewers? this is a long-running task already |
@llorllale this is more than a week old now. Can you assign a |
@carlosmiranda we're having funding issues at the moment - let me try to fix |
@llorllale any update on the funding situation? |
@carlosmiranda no updates yet, sorry |
#38: Added
RtRemote
, and incomplete implementation ofpush
. Added puzzles for completing the task.