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

feat(general): Implement advanced context normalization #140

Merged
merged 5 commits into from Jan 16, 2019

Conversation

@jan-auer jan-auer self-assigned this Jan 16, 2019
@codecov-io
Copy link

Codecov Report

Merging #140 into master will increase coverage by 0.6%.
The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #140     +/-   ##
=========================================
+ Coverage    55.6%   56.21%   +0.6%     
=========================================
  Files          81       82      +1     
  Lines        8416     8576    +160     
=========================================
+ Hits         4680     4821    +141     
- Misses       3736     3755     +19
Impacted Files Coverage Δ
general/src/store/normalize.rs 80.3% <0%> (-0.63%) ⬇️
general/src/protocol/contexts.rs 97.12% <100%> (+0.02%) ⬆️
general/src/store/normalize/contexts.rs 88.46% <88.46%> (ø)
general/src/protocol/types.rs 70% <0%> (+0.71%) ⬆️

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 41750ef...83b5391. Read the comment docs.

* master:
  fix(general): Remove internal tags when backfilling (#146)
  fix(general): Treat empty values struct as null (#142)
  ref(general): Make header values lenient (#145)
  fix(general): Skip more empty containers (#139)
@jan-auer jan-auer merged commit 1ade63c into master Jan 16, 2019
@jan-auer jan-auer deleted the ref/normalize-contexts branch January 16, 2019 19:54
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

3 participants