Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

test: add DTO tests #193

Merged
merged 2 commits into from
May 12, 2020
Merged

test: add DTO tests #193

merged 2 commits into from
May 12, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #192

@codecov
Copy link

codecov bot commented May 12, 2020

Codecov Report

Merging #193 into master will increase coverage by 1.20%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   80.93%   82.14%   +1.20%     
==========================================
  Files          26       26              
  Lines         745      745              
  Branches       93       93              
==========================================
+ Hits          603      612       +9     
+ Misses        141      132       -9     
  Partials        1        1              
Impacted Files Coverage Δ
src/services/client.ts 86.75% <0.00%> (+1.32%) ⬆️
src/dto/transaction.ts 90.24% <0.00%> (+17.07%) ⬆️

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 71d6101...3b34d61. Read the comment docs.

@faustbrian faustbrian merged commit 230ba39 into master May 12, 2020
@faustbrian faustbrian deleted the dto-tests branch May 12, 2020 03:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DTO tests
1 participant