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

find: Add option to ignore case #864

Merged
merged 1 commit into from
Mar 7, 2017
Merged

find: Add option to ignore case #864

merged 1 commit into from
Mar 7, 2017

Conversation

fd0
Copy link
Member

@fd0 fd0 commented Mar 7, 2017

Closes #859

@codecov-io
Copy link

codecov-io commented Mar 7, 2017

Codecov Report

Merging #864 into master will decrease coverage by -0.03%.
The diff coverage is 37.5%.

@@            Coverage Diff             @@
##           master     #864      +/-   ##
==========================================
- Coverage   53.44%   53.42%   -0.03%     
==========================================
  Files          92       92              
  Lines        7624     7631       +7     
==========================================
+ Hits         4075     4077       +2     
- Misses       2934     2937       +3     
- Partials      615      617       +2
Impacted Files Coverage Δ
src/cmds/restic/cmd_find.go 49.51% <37.5%> (-1.53%)

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 bf88a62...221bef4. Read the comment docs.

@fd0 fd0 merged commit 221bef4 into master Mar 7, 2017
fd0 added a commit that referenced this pull request Mar 7, 2017
@fd0 fd0 deleted the find-case-insensitive branch March 7, 2017 11:35
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