Skip to content

Switch to GitHub Actions #47

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

Merged
merged 7 commits into from
Jun 11, 2020
Merged

Switch to GitHub Actions #47

merged 7 commits into from
Jun 11, 2020

Conversation

tinovyatkin
Copy link
Member

@tinovyatkin tinovyatkin commented Jun 11, 2020

In sync with node-fetch

  1. Tests on more OSes and with the minimum required Node.js version
  2. Switch to native V8 code coverage via c8
  3. Enable partial line coverage for Codecov
  4. Fixes small bug in test on Node 10.17

@tinovyatkin tinovyatkin changed the title switch-to-github-actions Switch to GitHub Actions Jun 11, 2020
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #47 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master       #47    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            1         1            
  Lines           70       183   +113     
  Branches        20        30    +10     
==========================================
+ Hits            70       183   +113     
Impacted Files Coverage Δ
index.js 100.00% <0.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 38639ec...cd619c7. Read the comment docs.

@tinovyatkin tinovyatkin requested review from xxczaki and Richienb June 11, 2020 04:21
@xxczaki xxczaki merged commit 126b4ec into master Jun 11, 2020
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.

3 participants