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 more env variables support #27

Merged
merged 3 commits into from
Jul 11, 2021
Merged

feat: add more env variables support #27

merged 3 commits into from
Jul 11, 2021

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jul 11, 2021

close #26

@JounQin JounQin added the enhancement New feature or request label Jul 11, 2021
@JounQin JounQin self-assigned this Jul 11, 2021
@changeset-bot
Copy link

changeset-bot bot commented Jul 11, 2021

🦋 Changeset detected

Latest commit: ffe7f0b

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

This PR includes changesets to release 1 package
Name Type
synckit 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 Jul 11, 2021

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 Jul 11, 2021

Codecov Report

Merging #27 (ffe7f0b) into main (09f553d) will increase coverage by 0.34%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   97.18%   97.53%   +0.34%     
==========================================
  Files           1        1              
  Lines          71       81      +10     
  Branches       17       26       +9     
==========================================
+ Hits           69       79      +10     
  Misses          2        2              
Impacted Files Coverage Δ
src/index.ts 97.53% <100.00%> (+0.34%) ⬆️

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 09f553d...ffe7f0b. Read the comment docs.

@JounQin JounQin merged commit 2809da0 into main Jul 11, 2021
@JounQin JounQin deleted the feat/envs branch July 11, 2021 05:48
@pr-triage pr-triage bot added the PR: merged label Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SYNCKIT_BUFFER_SIZE env variable
1 participant