Closed ajunge closed 5 years ago
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
This issue now has a funding of 0.25 ETH (39.21 USD @ $156.86/ETH) attached to it as part of the ConsenSys / uPort fund.
@sounak98 let me know if you run into any issue
@sounak98 Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days
@sounak98 Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days
@sounak98 Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days
@sounak98 how are you doing on this? Need any help?
@sounak98 Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days
@sounak98 Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days
@sounak98 Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days
@ajunge sorry for the late response, I was actually busy with something else. I will start the work immediately and let you know ASAP!
Ok @sounak98 let me know how it works
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work has been started.
These users each claimed they can complete the work by 2 weeks, 6 days ago. Please review their action plans below:
1) agbilotia1998 has been approved to start work.
I will take a look at the code and the tests, the insights of uncovered statements, functions could help in making the required changes to tests and if needed to the code as well.
Learn more on the Gitcoin Issue Details page.
@ajunge I am able to bring the code coverage up to 97.5%, the problem is that the tests in s3Mgr.test.js
require the AWS S3 bucket credentials as the tests are not written for the cases when data operation is done correctly, only the errors are handled.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work for 0.25 ETH (21.1 USD @ $84.39/ETH) has been submitted by:
@ajunge please take a look at the submitted work:
⚡️ A tip worth 0.02500 ETH (2.98 USD @ $119.37/ETH) has been granted to @agbilotia1998 for this issue from @. ⚡️
Nice work @agbilotia1998! Your tip has automatically been deposited in the ETH address we have on file.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
The funding of 0.25 ETH (29.84 USD @ $119.37/ETH) attached to this issue has been approved & issued to @agbilotia1998.
Additional Tips for this Bounty:
Thanx @agbilotia1998
Our codecov is not full 100% . According to this: https://codecov.io/gh/uport-project/lambda-caleuche/branch/develop we have 94.02%.
Mostly at:
src/lib/s3Mgr.js
src/api_handler.js
Smallest code posible. No calls to external services/APIs.