magic-regexp
magic-regexp copied to clipboard
feat: add "between" input
add between input that similarly works like before or after, but accepts two inputs that prepend and append these inputs before and after of the value. in summary it is play role of before and after in one method.
Someone is attempting to deploy a commit to a Personal Account owned by @danielroe on Vercel.
@danielroe first needs to authorize it.
- Added a new method to the Input interface called between.
- Implemented this function in createInput and added tests for it as well.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated |
|---|---|---|---|---|
| magic-regexp | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 25, 2023 at 7:35PM (UTC) |
Codecov Report
Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:
Coverage data is based on head (
726958b) compared to base (eec62e3). Patch coverage: 100.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## main #220 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 7 7
Lines 462 472 +10
Branches 81 82 +1
=========================================
+ Hits 462 472 +10
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/core/internal.ts | 100.00% <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.