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

*: Implement proposal 2-use-callback-in-list-operations #31

Merged
merged 7 commits into from
Nov 18, 2019

Conversation

Xuanwo
Copy link
Contributor

@Xuanwo Xuanwo commented Nov 18, 2019

No description provided.

@codecov
Copy link

codecov bot commented Nov 18, 2019

Codecov Report

Merging #31 into master will decrease coverage by 1.43%.
The diff coverage is 84.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   79.17%   77.74%   -1.44%     
==========================================
  Files          10        9       -1     
  Lines        1066      975      -91     
==========================================
- Hits          844      758      -86     
+ Misses        148      140       -8     
- Partials       74       77       +3
Impacted Files Coverage Δ
pkg/segment/segment.go 88.67% <ø> (ø) ⬆️
services/posixfs/meta.go 78.37% <100%> (+1.63%) ⬆️
services/qingstor/service.go 63.55% <50%> (-1.87%) ⬇️
services/qingstor/meta.go 66.81% <75%> (+0.49%) ⬆️
services/posixfs/storager.go 92.3% <92.3%> (+3.14%) ⬆️
services/qingstor/storager.go 77.96% <93.75%> (-0.64%) ⬇️

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 fbf168f...e3c269e. Read the comment docs.

@Xuanwo Xuanwo merged commit ae86419 into master Nov 18, 2019
@Xuanwo Xuanwo deleted the feature/use_callback_in_list_operations branch November 18, 2019 06:14
JinnyYi pushed a commit that referenced this pull request Jul 9, 2021
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.38 to 1.0.40.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.38...1.0.40)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

1 participant