modern.js icon indicating copy to clipboard operation
modern.js copied to clipboard

WIP: feat: add webpack-builder-plugin-rem

Open 9aoy opened this issue 3 years ago • 2 comments

PR Details

add webpack-builder-plugin-rem

Description

Types of changes

  • [ ] Docs change / refactoring / dependency upgrade
  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • [ ] My code follows the code style of this project.
  • [ ] I have updated changeset
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.

9aoy avatar Sep 22 '22 09:09 9aoy

⚠️ No Changeset found

Latest commit: bff9b08381603a66ed93ffb031a7b8bdfce0146a

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

changeset-bot[bot] avatar Sep 22 '22 09:09 changeset-bot[bot]

Codecov Report

Base: 56.97% // Head: 56.97% // No change to project coverage :thumbsup:

Coverage data is based on head (bff9b08) compared to base (ab20a7a). Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1748   +/-   ##
=======================================
  Coverage   56.97%   56.97%           
=======================================
  Files         625      625           
  Lines       15917    15917           
  Branches     3377     3377           
=======================================
  Hits         9068     9068           
  Misses       6319     6319           
  Partials      530      530           
Impacted Files Coverage Δ
packages/toolkit/utils/src/chainId.ts 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 22 '22 09:09 codecov[bot]