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

feat(profiles): validate storage data on read/write #406

Merged
merged 3 commits into from
Jun 10, 2020
Merged

Conversation

faustbrian
Copy link
Contributor

Resolves #390

@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
+ Coverage   77.16%   77.32%   +0.16%     
==========================================
  Files          63       63              
  Lines        1581     1601      +20     
  Branches      145      149       +4     
==========================================
+ Hits         1220     1238      +18     
- Misses        358      360       +2     
  Partials        3        3              
Impacted Files Coverage Δ
src/validator.ts 76.92% <0.00%> (-6.42%) ⬇️
src/env.ts 93.02% <0.00%> (+1.35%) ⬆️

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 dd5540a...4dfb81c. Read the comment docs.

Brian Faust added 2 commits June 9, 2020 15:42
@faustbrian faustbrian marked this pull request as ready for review June 10, 2020 06:48
@faustbrian faustbrian merged commit c6866b7 into master Jun 10, 2020
@faustbrian faustbrian deleted the validate branch June 10, 2020 06:56
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 storage data before restoring
1 participant