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

feat(sdk): add DTO#hasData method to determine if data is not undefined #586

Merged
merged 2 commits into from
Jul 30, 2020

Conversation

faustbrian
Copy link
Contributor

No description provided.

@faustbrian faustbrian changed the title feat: add DTO#hasData method to determine if data is not undefined feat(sdk): add DTO#hasData method to determine if data is not undefined Jul 30, 2020
@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #586      +/-   ##
==========================================
+ Coverage   62.50%   66.22%   +3.72%     
==========================================
  Files          74       78       +4     
  Lines        1248     1442     +194     
  Branches       90      110      +20     
==========================================
+ Hits          780      955     +175     
- Misses        440      452      +12     
- Partials       28       35       +7     
Flag Coverage Δ
#unit 66.22% <ø> (+3.72%) ⬆️

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

Impacted Files Coverage Δ
packages/platform-sdk-intl/src/numeral.ts 100.00% <0.00%> (ø)
packages/platform-sdk-intl/src/currency.ts 72.34% <0.00%> (ø)
packages/platform-sdk-intl/src/datetime.ts 95.53% <0.00%> (ø)
packages/platform-sdk-intl/src/money.ts 96.15% <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 f450019...4915d07. Read the comment docs.

@faustbrian faustbrian merged commit 4a050ad into master Jul 30, 2020
@faustbrian faustbrian deleted the dto-data branch July 30, 2020 02:33
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