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

Remove partial #48

Merged
merged 3 commits into from
Jul 21, 2019
Merged

Remove partial #48

merged 3 commits into from
Jul 21, 2019

Conversation

jonaskello
Copy link
Member

Fixes #47.

@codecov
Copy link

codecov bot commented Jul 21, 2019

Codecov Report

Merging #48 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   87.24%   87.24%           
=======================================
  Files           6        6           
  Lines         196      196           
  Branches       49       49           
=======================================
  Hits          171      171           
  Misses         12       12           
  Partials       13       13
Impacted Files Coverage Δ
src/denormalize.ts 95.23% <ø> (ø) ⬆️

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 ded76ab...13c0ab2. Read the comment docs.

@jonaskello jonaskello merged commit 48473d8 into master Jul 21, 2019
@jonaskello jonaskello deleted the remove-partial branch July 21, 2019 13:21
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.

Remove the partial flag from denorm result
1 participant