Skip to content

include and exclude subcommands support partial matching #1836

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

Merged
merged 3 commits into from
Apr 21, 2022

Conversation

zhijian-pro
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2022

Codecov Report

Merging #1836 (2621d6e) into main (a7387ed) will decrease coverage by 0.01%.
The diff coverage is 85.00%.

@@            Coverage Diff             @@
##             main    #1836      +/-   ##
==========================================
- Coverage   61.82%   61.81%   -0.02%     
==========================================
  Files         135      135              
  Lines       22963    23040      +77     
==========================================
+ Hits        14198    14242      +44     
- Misses       7172     7191      +19     
- Partials     1593     1607      +14     
Impacted Files Coverage Δ
pkg/sync/sync.go 45.56% <85.00%> (+0.58%) ⬆️
pkg/chunk/utils_unix.go 73.33% <0.00%> (-20.00%) ⬇️
pkg/object/redis.go 73.17% <0.00%> (-3.76%) ⬇️
pkg/object/swift.go 3.27% <0.00%> (-1.38%) ⬇️
pkg/vfs/writer.go 78.64% <0.00%> (-1.02%) ⬇️
pkg/meta/sql.go 66.32% <0.00%> (-0.63%) ⬇️
pkg/meta/redis.go 73.04% <0.00%> (-0.25%) ⬇️
pkg/chunk/disk_cache.go 80.33% <0.00%> (+0.48%) ⬆️
pkg/meta/base.go 71.69% <0.00%> (+0.50%) ⬆️
... and 4 more

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 d4ca7c4...2621d6e. Read the comment docs.

@zhijian-pro zhijian-pro marked this pull request as ready for review April 21, 2022 01:33
@zhijian-pro zhijian-pro requested review from SandyXSD and davies April 21, 2022 01:33
@zhijian-pro zhijian-pro marked this pull request as draft April 21, 2022 02:28
@zhijian-pro zhijian-pro marked this pull request as ready for review April 21, 2022 05:10
@davies davies merged commit 26b177b into main Apr 21, 2022
@davies davies deleted the support_partial_match branch April 21, 2022 05:53
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.

3 participants