Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

chore: Run CI when landing on default branch - #1160

Merged
nschonni merged 1 commit into
nodejs:masterfrom
nschonni:test-on-default
Mar 18, 2021
Merged

chore: Run CI when landing on default branch#1160
nschonni merged 1 commit into
nodejs:masterfrom
nschonni:test-on-default

Conversation

@nschonni

Copy link
Copy Markdown
Member

Description

Run the testing on the default branch pushes so the CodeCov has the base commit for comparison on PRs

Related Issues

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #1160 (df12cbf) into master (dec6689) will increase coverage by 11.28%.
The diff coverage is 52.42%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1160       +/-   ##
===========================================
+ Coverage   39.92%   51.20%   +11.28%     
===========================================
  Files          22       55       +33     
  Lines         273      662      +389     
  Branches       62      192      +130     
===========================================
+ Hits          109      339      +230     
- Misses        162      316      +154     
- Partials        2        7        +5     
Impacted Files Coverage Δ
src/components/Layout/page.tsx 0.00% <0.00%> (ø)
src/config.js 100.00% <ø> (ø)
src/hooks/useApiDocs.tsx 0.00% <0.00%> (ø)
src/hooks/useReleaseHistory.tsx 0.00% <0.00%> (ø)
src/pages/community.tsx 0.00% <0.00%> (ø)
src/pages/docs.tsx 0.00% <0.00%> (ø)
src/pages/download.tsx 0.00% <0.00%> (ø)
src/pages/index.tsx 0.00% <0.00%> (ø)
src/pages/style-guide.tsx 0.00% <0.00%> (ø)
src/components/DownloadAdditional/downloadItems.ts 33.33% <33.33%> (ø)
... and 91 more

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 b361226...df12cbf. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants