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

ref: Rewrite derive(ProcessValue) to use Structure::each_variant #175

Merged
merged 7 commits into from
Feb 14, 2019

Conversation

untitaker
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 8, 2019

Codecov Report

Merging #175 into master will increase coverage by 0.09%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #175      +/-   ##
=========================================
+ Coverage   64.41%   64.5%   +0.09%     
=========================================
  Files          82      83       +1     
  Lines        8913    8936      +23     
=========================================
+ Hits         5741    5764      +23     
  Misses       3172    3172
Impacted Files Coverage Δ
general/src/types/value.rs 51.63% <ø> (ø) ⬆️
general/src/processor/traits.rs 100% <ø> (ø) ⬆️
general/src/protocol/request.rs 91.25% <ø> (ø) ⬆️
general/src/store/trimming.rs 92.27% <100%> (+0.02%) ⬆️
general/src/types/annotated.rs 78.69% <100%> (ø) ⬆️
general/tests/test_derive.rs 100% <100%> (ø)
general/src/processor/attrs.rs 71.94% <66.66%> (-0.39%) ⬇️
general/src/processor/impls.rs 92.72% <0%> (+3.63%) ⬆️

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 af8a965...bac0862. Read the comment docs.

@untitaker untitaker merged commit 2920987 into master Feb 14, 2019
@untitaker untitaker deleted the ref/general-derive branch February 14, 2019 13:25
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.

4 participants