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

重构context对象 #161

Merged
merged 3 commits into from Jan 11, 2020
Merged

重构context对象 #161

merged 3 commits into from Jan 11, 2020

Conversation

guonaihong
Copy link
Owner

#132 重构context对象,让context对象包含编码器和解码器。为的是和filter层打通。

@codecov-io
Copy link

codecov-io commented Jan 11, 2020

Codecov Report

Merging #161 into master will increase coverage by 0.04%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   89.42%   89.46%   +0.04%     
==========================================
  Files          41       40       -1     
  Lines        1673     1671       -2     
==========================================
- Hits         1496     1495       -1     
  Misses        128      128              
+ Partials       49       48       -1
Impacted Files Coverage Δ
dataflow/req.go 82.35% <81.81%> (-0.37%) ⬇️
bench/task.go 86.58% <0%> (-1.22%) ⬇️
dataflow/debug.go 94.11% <0%> (+5.88%) ⬆️

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 ba9f1f7...c8d2a25. Read the comment docs.

@guonaihong guonaihong merged commit 307d098 into master Jan 11, 2020
@guonaihong guonaihong deleted the context branch January 11, 2020 09:53
@guonaihong guonaihong mentioned this pull request Jan 11, 2020
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

2 participants