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

feat(profiles): export everything to allow for proper type hinting #371

Merged
merged 1 commit into from
Jun 1, 2020

Conversation

faustbrian
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

Merging #371 into master will decrease coverage by 2.95%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #371      +/-   ##
==========================================
- Coverage   74.91%   71.96%   -2.96%     
==========================================
  Files          57       52       -5     
  Lines        1451     1234     -217     
  Branches      141      125      -16     
==========================================
- Hits         1087      888     -199     
+ Misses        362      344      -18     
  Partials        2        2              
Impacted Files Coverage Δ
src/services/client.ts 87.57% <0.00%> (-2.37%) ⬇️
src/dto/transaction.ts 81.81% <0.00%> (-2.19%) ⬇️
src/services/message.ts 95.45% <0.00%> (-0.70%) ⬇️
src/services/identity/public-key.ts 95.00% <0.00%> (-0.66%) ⬇️
src/services/ledger.ts 95.83% <0.00%> (-0.60%) ⬇️
src/services/identity/address.ts 85.71% <0.00%> (-0.34%) ⬇️
src/utils/crypto.ts
src/settings/settings.ts
src/settings/enums.ts
src/datetime.ts
... and 12 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 02669a2...784c434. Read the comment docs.

@faustbrian faustbrian merged commit 9f2f820 into master Jun 1, 2020
@faustbrian faustbrian deleted the profile-exports branch June 1, 2020 03:23
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