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

feat: add string reshaper #2

Merged
merged 2 commits into from
Jul 27, 2023
Merged

feat: add string reshaper #2

merged 2 commits into from
Jul 27, 2023

Conversation

JaronZ
Copy link
Member

@JaronZ JaronZ commented Jul 27, 2023

No description provided.

@JaronZ JaronZ added Semver: Major PRs that contain breaking changes and should be released in the next major version. Meta: Feature Issues and PRs related to new features. Status: Ready To Merge PRs that are ready to merge. labels Jul 27, 2023
@JaronZ JaronZ self-assigned this Jul 27, 2023
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +100.00% 🎉

Comparison is base (3e21385) 0.00% compared to head (9c5d9d1) 100.00%.

❗ Current head 9c5d9d1 differs from pull request most recent head 663aef2. Consider uploading reports for the commit 663aef2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           dev        #2        +/-   ##
==========================================
+ Coverage     0   100.00%   +100.00%     
==========================================
  Files        0         6         +6     
  Lines        0       228       +228     
  Branches     0        35        +35     
==========================================
+ Hits         0       228       +228     
Files Changed Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/lib/Reshapers.ts 100.00% <100.00%> (ø)
src/lib/error/ReshapeError.ts 100.00% <100.00%> (ø)
src/reshaper/Reshaper.ts 100.00% <100.00%> (ø)
src/reshaper/StringReshaper.ts 100.00% <100.00%> (ø)
src/type-exports.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JaronZ JaronZ merged commit 208f25d into dev Jul 27, 2023
4 checks passed
@JaronZ JaronZ deleted the feature/string-reshaper branch July 27, 2023 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta: Feature Issues and PRs related to new features. Semver: Major PRs that contain breaking changes and should be released in the next major version. Status: Ready To Merge PRs that are ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant