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

fix: use global Go to store text due to go.argv limitation #15

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Apr 6, 2022

No description provided.

@JounQin JounQin added bug Something isn't working enhancement New feature or request labels Apr 6, 2022
@JounQin JounQin self-assigned this Apr 6, 2022
@changeset-bot
Copy link

changeset-bot bot commented Apr 6, 2022

🦋 Changeset detected

Latest commit: a3ef03d

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 Patch

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 Apr 6, 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 Apr 6, 2022

Codecov Report

Merging #15 (a3ef03d) into main (37a08f6) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           61        65    +4     
  Branches        22        23    +1     
=========================================
+ Hits            61        65    +4     
Impacted Files Coverage Δ
src/types.ts 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 37a08f6...a3ef03d. Read the comment docs.

@JounQin JounQin merged commit 174f66c into main Apr 6, 2022
@JounQin JounQin deleted the fix/go_argv branch April 6, 2022 03:08
@pr-triage pr-triage bot added the PR: merged label Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request PR: merged PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant