Skip to content

fix: refactor spawnsize#999

Merged
thomasrockhu-codecov merged 2 commits intomainfrom
refactor-spawnsize
Mar 29, 2023
Merged

fix: refactor spawnsize#999
thomasrockhu-codecov merged 2 commits intomainfrom
refactor-spawnsize

Conversation

@thomasrockhu-codecov
Copy link
Copy Markdown
Contributor

fixes #787

@thomasrockhu-codecov thomasrockhu-codecov requested a review from a team as a code owner March 28, 2023 22:55
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2023

Codecov Report

Merging #999 (b43c3bf) into main (420c78c) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #999      +/-   ##
==========================================
- Coverage   92.33%   92.32%   -0.01%     
==========================================
  Files          35       35              
  Lines        1317     1316       -1     
  Branches      270      270              
==========================================
- Hits         1216     1215       -1     
  Misses         69       69              
  Partials       32       32              
Flag Coverage Δ
alpine 92.24% <100.00%> (-0.01%) ⬇️
alpine-proxy 92.24% <100.00%> (-0.01%) ⬇️
alpine-without-git 92.24% <100.00%> (-0.01%) ⬇️
linux 92.24% <100.00%> (-0.01%) ⬇️
linux-without-git 92.24% <100.00%> (-0.01%) ⬇️
macos 92.24% <100.00%> (-0.01%) ⬇️
macos-without-git 92.24% <100.00%> (-0.01%) ⬇️
windows 91.64% <100.00%> (-0.01%) ⬇️
windows-without-git 91.64% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/helpers/constants.ts 100.00% <ø> (ø)
src/helpers/files.ts 92.30% <100.00%> (ø)
src/helpers/token.ts 88.37% <100.00%> (ø)
src/helpers/util.ts 75.00% <100.00%> (-1.48%) ⬇️

@thomasrockhu-codecov thomasrockhu-codecov merged commit bf1cfb9 into main Mar 29, 2023
@thomasrockhu-codecov thomasrockhu-codecov deleted the refactor-spawnsize branch March 29, 2023 15:01
drazisil-codecov pushed a commit that referenced this pull request Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

There are two SPAWNPROCESSBUFFERSIZE vars

2 participants