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: print with text directly #26

Merged
merged 7 commits into from May 15, 2022
Merged

feat: print with text directly #26

merged 7 commits into from May 15, 2022

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented May 15, 2022

close #24

@JounQin JounQin added the enhancement New feature or request label May 15, 2022
@JounQin JounQin self-assigned this May 15, 2022
@changeset-bot
Copy link

changeset-bot bot commented May 15, 2022

🦋 Changeset detected

Latest commit: 172ea6f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sh-syntax Minor

Not sure what this means? Click here to learn what changesets are.

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 15, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov
Copy link

codecov bot commented May 15, 2022

Codecov Report

Merging #26 (172ea6f) into main (5c5022d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #26   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           70        73    +3     
  Branches        22        24    +2     
=========================================
+ Hits            70        73    +3     
Impacted Files Coverage Δ
src/types.ts 100.00% <ø> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/processor.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@JounQin JounQin merged commit 7ed3de3 into main May 15, 2022
@JounQin JounQin deleted the feat/print branch May 15, 2022 14:36
@pr-triage pr-triage bot added the PR: merged label May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add benchmark
1 participant