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 reporting coverage for PR from forks #132

Merged
merged 1 commit into from
Oct 29, 2020
Merged

Conversation

pkosiec
Copy link
Owner

@pkosiec pkosiec commented Oct 29, 2020

No description provided.

@pkosiec pkosiec added 🐛 bug Label used for changelog generation from PRs area/ci Refers to CI setup labels Oct 29, 2020
@codecov
Copy link

codecov bot commented Oct 29, 2020

Codecov Report

Merging #132 into master will increase coverage by 4.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   93.97%   98.03%   +4.06%     
==========================================
  Files          18        3      -15     
  Lines         249       51     -198     
  Branches       46       14      -32     
==========================================
- Hits          234       50     -184     
+ Misses          7        1       -6     
+ Partials        8        0       -8     
Flag Coverage Δ
#cli 98.03% <ø> (ø)
#core ?

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

Impacted Files Coverage Δ
core/src/common/logger.ts
core/src/populator/filesystem.ts
core/src/database/config.ts
core/src/database/database.ts
core/src/transformer/transformer-functions.ts
core/src/database/database-connector.ts
core/src/database/index.ts
core/src/common/index.ts
core/src/helpers/index.ts
core/src/importer/index.ts
... and 5 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 2af30f1...20da381. Read the comment docs.

@pkosiec pkosiec merged commit 6998f2d into master Oct 29, 2020
@pkosiec pkosiec deleted the fix-coverage-core-pr branch October 29, 2020 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Refers to CI setup 🐛 bug Label used for changelog generation from PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant