Skip to content
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

test(core-magistrate-api): increase coverage to 100% #3584

Merged
merged 3 commits into from
Mar 6, 2020

Conversation

sebastijankuzner
Copy link
Contributor

Summary

This merge will add core-transaction-api unit tests.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added the Complexity: High label Mar 6, 2020
@faustbrian faustbrian changed the title Test/core magistrate api test(core-magistrate-api): increase coverage to 100% Mar 6, 2020
@codecov
Copy link

codecov bot commented Mar 6, 2020

Codecov Report

Merging #3584 into develop will increase coverage by 0.75%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3584      +/-   ##
===========================================
+ Coverage    62.23%   62.99%   +0.75%     
===========================================
  Files          447      447              
  Lines        10144    10144              
  Branches      1318     1318              
===========================================
+ Hits          6313     6390      +77     
+ Misses        3809     3732      -77     
  Partials        22       22
Impacted Files Coverage Δ
packages/core-magistrate-api/src/handlers.ts 100% <0%> (+100%) ⬆️
...ckages/core-magistrate-api/src/service-provider.ts 100% <0%> (+100%) ⬆️
...ges/core-magistrate-api/src/routes/bridgechains.ts 100% <0%> (+100%) ⬆️
...ages/core-magistrate-api/src/resources/business.ts 100% <0%> (+100%) ⬆️
...s/core-magistrate-api/src/resources/bridgechain.ts 100% <0%> (+100%) ⬆️
...ore-magistrate-api/src/controllers/bridgechains.ts 100% <0%> (+100%) ⬆️
...kages/core-magistrate-api/src/routes/businesses.ts 100% <0%> (+100%) ⬆️
.../core-magistrate-api/src/controllers/businesses.ts 100% <0%> (+100%) ⬆️

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 2fac9a5...641c553. Read the comment docs.

@faustbrian faustbrian merged commit 256db1e into develop Mar 6, 2020
@ghost ghost deleted the test/core-magistrate-api branch March 6, 2020 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants