Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return used fields per key from denormalize #39

Merged
merged 3 commits into from
Jul 16, 2019
Merged

Conversation

jonaskello
Copy link
Member

This solves part of #38.

@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

Merging #39 into master will increase coverage by 0.21%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   87.72%   87.94%   +0.21%     
==========================================
  Files           7        7              
  Lines         220      224       +4     
  Branches       56       57       +1     
==========================================
+ Hits          193      197       +4     
  Misses         12       12              
  Partials       15       15
Impacted Files Coverage Δ
src/denormalize.ts 95.71% <100%> (+0.25%) ⬆️

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 2a6e771...08f4aed. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

Merging #39 into master will increase coverage by 0.21%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   87.72%   87.94%   +0.21%     
==========================================
  Files           7        7              
  Lines         220      224       +4     
  Branches       56       57       +1     
==========================================
+ Hits          193      197       +4     
  Misses         12       12              
  Partials       15       15
Impacted Files Coverage Δ
src/denormalize.ts 95.71% <100%> (+0.25%) ⬆️

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 2a6e771...08f4aed. Read the comment docs.

@jonaskello jonaskello merged commit 6f4085c into master Jul 16, 2019
@jonaskello jonaskello deleted the keys-fields branch July 16, 2019 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant