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: disabled fiber on node >= 16 #950

Merged
merged 2 commits into from May 13, 2021
Merged

fix: disabled fiber on node >= 16 #950

merged 2 commits into from May 13, 2021

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Disabled fiber on node >= 16

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 13, 2021

Codecov Report

Merging #950 (3f51e76) into master (5ec86a5) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #950      +/-   ##
==========================================
+ Coverage   96.23%   96.28%   +0.04%     
==========================================
  Files           4        4              
  Lines         239      242       +3     
  Branches       75       75              
==========================================
+ Hits          230      233       +3     
  Misses          8        8              
  Partials        1        1              
Impacted Files Coverage Δ
src/utils.js 95.50% <100.00%> (+0.06%) ⬆️

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 5ec86a5...3f51e76. Read the comment docs.

@alexander-akait alexander-akait merged commit 4ca004b into master May 13, 2021
@alexander-akait alexander-akait deleted the fix-fiber branch May 13, 2021 17:16
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.

None yet

2 participants