-
Notifications
You must be signed in to change notification settings - Fork 42
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
chore: always upload coverage result #196
Conversation
Codecov Report
@@ Coverage Diff @@
## main #196 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 76 76
Branches 24 24
=========================================
Hits 76 76 Continue to review full report at Codecov.
|
🎉 This PR is included in version 3.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
… origin project main branch (#1) * chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 (SimenB#181) * chore(deps): bump js-yaml from 3.12.1 to 3.14.0 (SimenB#180) * chore(deps): bump acorn from 5.7.3 to 5.7.4 (SimenB#172) * chore: set up GH Actions as CI (SimenB#190) * chore: enable smeantic-release on main * chore: refresh lockfile (SimenB#193) * chore: run tests against multiple versions of html-webpack-plugin (SimenB#194) * chore: run lint in only one job (SimenB#195) * chore: always upload coverage result (SimenB#196) * chore: fix example * chore: add test running dll in the browser (SimenB#197) * chore: use includes to test puppeteer rather than separate job (SimenB#198) * feat: add support for webpack@5 and html-webpack-plugin@5 (SimenB#187) Co-authored-by: Simen Bekkhus <[email protected]> * chore: increase timeout for puppeteer test * chore(deps): bump ssri from 6.0.1 to 6.0.2 (SimenB#203) * chore: add renovate * chore(deps): update actions/setup-node action to v2.1.5 (SimenB#205) * chore: automerge lockfile PRs * chore: lock down merge2 * chore(deps): bump lodash from 4.17.20 to 4.17.21 (SimenB#223) * chore(deps): bump browserslist from 4.16.3 to 4.16.6 (SimenB#227) * chore(package): edit package.json to allow publish on lafourchette registry Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simen Bekkhus <[email protected]> Co-authored-by: Simen Bekkhus <[email protected]> Co-authored-by: Alex Gorbatchev <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
codecov combines them serverside