Skip to content

Conversation

@MarshallOfSound
Copy link
Member

As in title, we weren't passing opts/args.quiet into the common warning and info helpers in a bunch of cases which leads to unwanted logs all over the place 🙃

@MarshallOfSound MarshallOfSound requested a review from a team November 3, 2022 08:14
@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Merging #1440 (a19a7ed) into main (609b8d0) will increase coverage by 0.00%.
The diff coverage is 94.11%.

@@           Coverage Diff           @@
##             main    #1440   +/-   ##
=======================================
  Coverage   95.58%   95.58%           
=======================================
  Files          15       15           
  Lines         792      793    +1     
=======================================
+ Hits          757      758    +1     
  Misses         35       35           
Impacted Files Coverage Δ
src/mac.js 99.41% <50.00%> (ø)
src/cli.js 100.00% <100.00%> (ø)
src/common.js 100.00% <100.00%> (ø)
src/copy-filter.js 100.00% <100.00%> (ø)
src/platform.js 100.00% <100.00%> (ø)
src/prune.js 100.00% <100.00%> (ø)
src/targets.js 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MarshallOfSound MarshallOfSound merged commit 6abeeca into main Nov 3, 2022
@MarshallOfSound MarshallOfSound deleted the ensure-logs-are-quiet branch November 3, 2022 19:46
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