ArboreumDev / credit-union-frontend

Frontend in Next.js + Typescript + GraphQL
https://frontend-two-sandy.vercel.app
1 stars 0 forks source link

Dju/runtrough fixes #188

Closed djudjuu closed 3 years ago

djudjuu commented 3 years ago

https://www.notion.so/arboreum/DevSync-140d6bbea14244a59005428354937bd2

- [ ] yarn test with swarmai development branch passes ^ is included in github action now

should be merged after #186 has been merged

gparuthi commented 3 years ago

Codecov Report

Merging #188 (fc009e5) into master (0c8642a) will decrease coverage by 0.39%. The diff coverage is 15.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
- Coverage   32.49%   32.09%   -0.40%     
==========================================
  Files         102      104       +2     
  Lines        1188     1209      +21     
  Branches      149      155       +6     
==========================================
+ Hits          386      388       +2     
- Misses        794      813      +19     
  Partials        8        8              
Impacted Files Coverage Δ
src/components/borrower/BorrowerModel.tsx 0.00% <0.00%> (ø)
...rc/components/borrower/CreateLoan/AddSupporter.tsx 0.00% <ø> (ø)
src/components/borrower/repayments.tsx 0.00% <0.00%> (ø)
src/components/common/AmountInput.tsx 0.00% <0.00%> (ø)
src/components/common/AmountInputWithHelper.tsx 0.00% <0.00%> (ø)
src/components/lender/Fund.tsx 0.00% <ø> (ø)
src/components/lender/LenderDashboard.tsx 0.00% <0.00%> (ø)
src/components/lender/LenderModel.tsx 0.00% <0.00%> (ø)
src/components/lender/Loans.tsx 0.00% <0.00%> (ø)
...onents/lender/Notifications/ModifyPledgeAmount.tsx 0.00% <ø> (ø)
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0c8642a...fc009e5. Read the comment docs.