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

fix(profiles): validate data in SettingRepository#fill #536

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #534

@codecov
Copy link

codecov bot commented Jul 17, 2020

Codecov Report

Merging #536 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #536      +/-   ##
==========================================
+ Coverage   69.21%   69.23%   +0.02%     
==========================================
  Files          58       58              
  Lines        1179     1180       +1     
  Branches       85       85              
==========================================
+ Hits          816      817       +1     
  Misses        331      331              
  Partials       32       32              
Flag Coverage Δ
#unit 69.23% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
...dk-profiles/src/repositories/setting-repository.ts 91.30% <100.00%> (+0.39%) ⬆️

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 89e4717...0358a83. Read the comment docs.

@faustbrian faustbrian merged commit 65332ff into master Jul 17, 2020
@faustbrian faustbrian deleted the validate-bulk-keys branch July 17, 2020 05:34
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.

Validate data when using bulk operation methods on repositories
1 participant