Skip to content

remove debug print bug#8909

Merged
sholderbach merged 1 commit intonushell:mainfrom
fdncred:fix_par_each_bug
Apr 17, 2023
Merged

remove debug print bug#8909
sholderbach merged 1 commit intonushell:mainfrom
fdncred:fix_par_each_bug

Conversation

@fdncred
Copy link
Copy Markdown
Contributor

@fdncred fdncred commented Apr 17, 2023

Description

Oops. Someone just found a eprintln that I left in the code 3 weeks ago. This removes that debug message.

User-Facing Changes

Tests + Formatting

After Submitting

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2023

Codecov Report

Merging #8909 (c8bc467) into main (6eb00f6) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8909      +/-   ##
==========================================
- Coverage   68.53%   68.52%   -0.02%     
==========================================
  Files         636      636              
  Lines      101692   101691       -1     
==========================================
- Hits        69697    69683      -14     
- Misses      31995    32008      +13     
Impacted Files Coverage Δ
crates/nu-command/src/filters/par_each.rs 58.17% <ø> (+0.22%) ⬆️

... and 3 files with indirect coverage changes

@sholderbach sholderbach merged commit 3b20d68 into nushell:main Apr 17, 2023
@fdncred fdncred deleted the fix_par_each_bug branch April 17, 2023 13:01
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.

2 participants