ArboreumDev / credit-union-frontend

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

mark exposure as TODO #199

Closed djudjuu closed 3 years ago

djudjuu commented 3 years ago

this was behaving weirdly. a corresponding fix has already been mergedin the backend

gparuthi commented 3 years ago

Codecov Report

Merging #199 (baa146e) into master (f8a25b8) will increase coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   32.01%   32.06%   +0.05%     
==========================================
  Files         104      104              
  Lines        1212     1210       -2     
  Branches      144      143       -1     
==========================================
  Hits          388      388              
+ Misses        822      820       -2     
  Partials        2        2              
Impacted Files Coverage Δ
src/components/lender/Loans.tsx 0.00% <0.00%> (ø)

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 f8a25b8...baa146e. Read the comment docs.

djudjuu commented 3 years ago

lets merge this too