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

refactor: throw CryptoException if any crypro-related errors occur #687

Merged
merged 5 commits into from
Sep 1, 2020

Conversation

faustbrian
Copy link
Contributor

@faustbrian faustbrian commented Sep 1, 2020

No description provided.

@faustbrian faustbrian changed the title exceptions refactor: throw CryptoException if any crypro-related errors occur Sep 1, 2020
@codecov
Copy link

codecov bot commented Sep 1, 2020

Codecov Report

Merging #687 into master will decrease coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #687      +/-   ##
==========================================
- Coverage   63.36%   63.31%   -0.06%     
==========================================
  Files         103      102       -1     
  Lines        2184     2175       -9     
  Branches      237      233       -4     
==========================================
- Hits         1384     1377       -7     
  Misses        719      719              
+ Partials       81       79       -2     
Flag Coverage Δ
#unit 63.31% <0.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../src/environment/services/exchange-rate-service.ts 93.75% <ø> (ø)
packages/platform-sdk/src/exceptions.ts 0.00% <0.00%> (ø)
packages/platform-sdk-coincap/src/utils.ts

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 2e864ec...b3438fb. Read the comment docs.

@faustbrian faustbrian merged commit b1e8a14 into master Sep 1, 2020
@faustbrian faustbrian deleted the exceptions branch September 1, 2020 05:18
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.

None yet

1 participant