Skip to content

Apply continue to each#8889

Merged
sophiajt merged 1 commit intonushell:mainfrom
amirHdev:each-continue
Apr 15, 2023
Merged

Apply continue to each#8889
sophiajt merged 1 commit intonushell:mainfrom
amirHdev:each-continue

Conversation

@amirHdev
Copy link
Copy Markdown
Contributor

Description

Fixes #8878
Add continue command on each and added new tests too .

@amirHdev amirHdev changed the title Apply command to each Apply continue to each Apr 15, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2023

Codecov Report

Merging #8889 (96d03c2) into main (8ddebcb) will decrease coverage by 0.06%.
The diff coverage is 33.33%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8889      +/-   ##
==========================================
- Coverage   68.57%   68.51%   -0.06%     
==========================================
  Files         635      636       +1     
  Lines      101423   101660     +237     
==========================================
+ Hits        69548    69651     +103     
- Misses      31875    32009     +134     
Impacted Files Coverage Δ
crates/nu-command/src/filters/each.rs 81.10% <33.33%> (-0.67%) ⬇️

... and 20 files with indirect coverage changes

@sophiajt sophiajt merged commit fff4de5 into nushell:main Apr 15, 2023
@amirHdev amirHdev deleted the each-continue branch April 15, 2023 05:29
bobhy pushed a commit to bobhy/nushell that referenced this pull request Apr 15, 2023
# Description
Fixes nushell#8878
Add continue command on each and added new tests too .
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.

Schrodinger's continue works but doesn't

2 participants