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

Automatically fields #78

Merged
merged 3 commits into from
Sep 13, 2020
Merged

Automatically fields #78

merged 3 commits into from
Sep 13, 2020

Conversation

jiangz222
Copy link
Collaborator

fix #73

@codecov
Copy link

codecov bot commented Sep 13, 2020

Codecov Report

Merging #78 into master will decrease coverage by 2.04%.
The diff coverage is 79.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
- Coverage   91.50%   89.46%   -2.05%     
==========================================
  Files          12       13       +1     
  Lines         683      769      +86     
==========================================
+ Hits          625      688      +63     
- Misses         33       47      +14     
- Partials       25       34       +9     
Impacted Files Coverage Δ
hook/hook.go 94.73% <ø> (-0.92%) ⬇️
collection.go 84.15% <73.52%> (-4.22%) ⬇️
field/field.go 78.04% <78.04%> (ø)
field/custom_field.go 96.55% <93.93%> (-3.45%) ⬇️
field/default_field.go 100.00% <100.00%> (ø)

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 52d012c...2fd6f79. Read the comment docs.

@jiangz222 jiangz222 merged commit f710382 into qiniu:master Sep 13, 2020
This was referenced Sep 13, 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.

Change document in update hooks
1 participant