Skip to content

Feature/grep n #1057

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
Jan 15, 2022
Merged

Feature/grep n #1057

merged 3 commits into from
Jan 15, 2022

Conversation

fhanrath
Copy link
Contributor

implemented n option for grep

@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2022

Codecov Report

Merging #1057 (5db549b) into master (ad91197) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1057   +/-   ##
=======================================
  Coverage   97.14%   97.15%           
=======================================
  Files          35       35           
  Lines        1332     1335    +3     
=======================================
+ Hits         1294     1297    +3     
  Misses         38       38           
Impacted Files Coverage Δ
src/grep.js 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 ad91197...5db549b. Read the comment docs.

@nfischer nfischer added bash compat Compatibility issues with bash or POSIX behavior feature labels Jan 15, 2022
@nfischer nfischer merged commit 5af16d5 into shelljs:master Jan 15, 2022
@nfischer nfischer added this to the v0.9.0 milestone Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash compat Compatibility issues with bash or POSIX behavior feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants