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 CI, add node v20, remove node v14 #234

Merged
merged 5 commits into from
Sep 8, 2023
Merged

fix CI, add node v20, remove node v14 #234

merged 5 commits into from
Sep 8, 2023

Conversation

gfx
Copy link
Member

@gfx gfx commented Sep 8, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2023

Codecov Report

Patch coverage: 88.88% and no project coverage change.

Comparison is base (f95b15b) 98.55% compared to head (3783cf4) 98.55%.
Report is 4 commits behind head on main.

❗ Current head 3783cf4 differs from pull request most recent head 5b0f25e. Consider uploading reports for the commit 5b0f25e to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          16       16           
  Lines        1035     1037    +2     
  Branches      199      200    +1     
=======================================
+ Hits         1020     1022    +2     
  Misses         15       15           
Files Changed Coverage Δ
src/Encoder.ts 98.14% <ø> (ø)
src/decode.ts 100.00% <ø> (ø)
src/index.ts 100.00% <ø> (ø)
src/utils/utf8.ts 96.87% <ø> (ø)
src/Decoder.ts 99.04% <66.66%> (ø)
src/CachedKeyDecoder.ts 100.00% <100.00%> (ø)
src/ExtData.ts 100.00% <100.00%> (ø)
src/decodeAsync.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@gfx gfx changed the title add node v20 to CI matrix fix CI, add node v20, remove node v14 Sep 8, 2023
@gfx gfx merged commit 1fc7622 into main Sep 8, 2023
8 checks passed
@gfx gfx deleted the test-node-20 branch September 8, 2023 14:06
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.

2 participants