Skip to content

feat: add setConcurrentFlags to pass to concurrently#36

Open
ryansully wants to merge 1 commit into
kentcdodds:mainfrom
ryansully:set-concurrent-flags
Open

feat: add setConcurrentFlags to pass to concurrently#36
ryansully wants to merge 1 commit into
kentcdodds:mainfrom
ryansully:set-concurrent-flags

Conversation

@ryansully
Copy link
Copy Markdown

closes #28

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 15, 2019

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@b20c1db). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main       #36   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         1           
  Lines           ?        81           
  Branches        ?         0           
========================================
  Hits            ?        81           
  Misses          ?         0           
  Partials        ?         0           
Files with missing lines Coverage Δ
src/index.js 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b20c1db...87bb7a8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ryansully ryansully force-pushed the set-concurrent-flags branch from 9990a18 to 87bb7a8 Compare October 15, 2019 09:50
Base automatically changed from master to main January 25, 2021 23:16
@sitch
Copy link
Copy Markdown

sitch commented Apr 15, 2021

Bump

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.

concurrent: options

2 participants