Skip to content
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

chore(package.json): add concurrency option for dev script #992

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

manudeli
Copy link
Member

@manudeli manudeli commented Jun 27, 2024

close #990

Overview

PR Checklist

  • I did below actions if need
  1. I read the Contributing Guide
  2. I added documents and tests.

@manudeli manudeli self-assigned this Jun 27, 2024
Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
suspensive.org 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 10:04am
v1.suspensive.org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 10:04am
visualization.suspensive.org 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 10:04am

Copy link

changeset-bot bot commented Jun 27, 2024

⚠️ No Changeset found

Latest commit: 4d53c78

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@manudeli manudeli requested a review from gwansikk June 27, 2024 10:02
Copy link

codspeed-hq bot commented Jun 27, 2024

CodSpeed Performance Report

Merging #992 will create unknown performance changes

Comparing chore/script-dev (4d53c78) with main (af960fc)

Summary

⚠️ No benchmarks were detected in both the base of the PR and the PR.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.88%. Comparing base (af960fc) to head (4d53c78).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #992   +/-   ##
=======================================
  Coverage   80.88%   80.88%           
=======================================
  Files          38       38           
  Lines         450      450           
  Branches       99       98    -1     
=======================================
  Hits          364      364           
  Misses         77       77           
  Partials        9        9           
Components Coverage Δ
@suspensive/react 97.03% <ø> (ø)
@suspensive/react-query ∅ <ø> (∅)
@suspensive/react-query-4 0.00% <ø> (ø)
@suspensive/react-query-5 0.00% <ø> (ø)
@suspensive/react-await 100.00% <ø> (ø)
@suspensive/react-image 23.52% <ø> (ø)

@manudeli manudeli requested a review from kangju2000 June 27, 2024 10:04
@manudeli manudeli merged commit 5a34768 into main Jun 27, 2024
14 of 16 checks passed
@manudeli manudeli deleted the chore/script-dev branch June 27, 2024 10:04
manudeli added a commit that referenced this pull request Aug 3, 2024
close #990

# Overview

<!--
    A clear and concise description of what this pr is about.
 -->

## PR Checklist

- [x] I did below actions if need

1. I read the [Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.
manudeli added a commit that referenced this pull request Aug 3, 2024
close #990

# Overview

<!--
    A clear and concise description of what this pr is about.
 -->

## PR Checklist

- [x] I did below actions if need

1. I read the [Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.
manudeli added a commit that referenced this pull request Aug 3, 2024
close #990

# Overview

<!--
    A clear and concise description of what this pr is about.
 -->

## PR Checklist

- [x] I did below actions if need

1. I read the [Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.
manudeli added a commit that referenced this pull request Aug 3, 2024
close #990

# Overview

<!--
    A clear and concise description of what this pr is about.
 -->

## PR Checklist

- [x] I did below actions if need

1. I read the [Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.
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.

[Feature]: dev scripts concurrency
2 participants