• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

expressjs / cors
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/upload-artifact-7.0.1
DEFAULT BRANCH: master
Repo Added 26 Mar 2017 05:15AM UTC
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dependabot/github_actions/actions/upload-artifact-7.0.1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bjohansebas-patch-1
  • chore/ci-add-missing-node-io-versions
  • chore/ci-add-node25
  • chore/update_scorcard_pinned_versions
  • ci-workflows
  • cleanup-tarball
  • dependabot/github_actions/actions/checkout-5.0.0
  • dependabot/github_actions/actions/checkout-6.0.1
  • dependabot/github_actions/actions/checkout-6.0.2
  • dependabot/github_actions/actions/upload-artifact-4.6.2
  • dependabot/github_actions/actions/upload-artifact-5.0.0
  • dependabot/github_actions/actions/upload-artifact-6.0.0
  • dependabot/github_actions/actions/upload-artifact-7.0.0
  • dependabot/github_actions/actions/upload-artifact-7.0.1
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/github/codeql-action-3.29.2
  • dependabot/github_actions/github/codeql-action-3.29.5
  • dependabot/github_actions/github/codeql-action-3.30.5
  • dependabot/github_actions/github/codeql-action-4.31.2
  • dependabot/github_actions/github/codeql-action-4.31.9
  • dependabot/github_actions/github/codeql-action-4.32.0
  • dependabot/github_actions/github/codeql-action-4.32.4
  • dependabot/github_actions/github/codeql-action-4.35.1
  • dependabot/github_actions/github/codeql-action-4.35.3
  • dependabot/github_actions/ossf/scorecard-action-2.4.3
  • dependabot/npm_and_yarn/express-4.22.1
  • dependabot/npm_and_yarn/mocha-9.2.2
  • docs/add-headers-to-examples
  • docs/add-misconceptions-and-important
  • docs/cleanup-prose
  • docs/update-docs
  • dp/remove-broken-demo-link
  • extend-ci
  • fix/deprecate-app-del-to-app-delete
  • jonchurch/options-callback-doc
  • master
  • origin/vary
  • release/2.8.6
  • release/2.9.0
  • scorecard
  • v2.8.2
  • v2.8.3
  • v2.8.4
  • v2.8.5
  • v2.8.6

01 May 2026 05:43PM UTC coverage: 100.0%. Remained the same
25225471966

Pull #415

github

web-flow
build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2dda...043fb46d1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #415: build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1

80 of 80 branches covered (100.0%)

Branch coverage included in aggregate %.

108 of 108 relevant lines covered (100.0%)

956.75 hits per line

Relevant lines Covered
Build:
Build:
108 RELEVANT LINES 108 COVERED LINES
956.75 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25225471966 dependabot/github_actions/actions/upload-artifact-7.0.1 build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](http... Pull #415 01 May 2026 05:43PM UTC web-flow github
100.0
25225468086 dependabot/github_actions/github/codeql-action-4.35.3 build(deps): bump github/codeql-action from 4.32.4 to 4.35.3 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.4 to 4.35.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://gi... Pull #414 01 May 2026 05:43PM UTC web-flow github
100.0
24051136807 master docs: app.del() with app.delete() in README example (#411) The README pre-flight example used app.del() which has been deprecated since Express 4.x. Replaced it with the correct app.delete() method to align with current Express.js API and prevent... push 06 Apr 2026 09:03PM UTC web-flow github
100.0
23982659722 fix/deprecate-app-del-to-app-delete Merge 11285b821 into ee714bd54 Pull #411 06 Apr 2026 09:03PM UTC web-flow github
100.0
23865286267 dependabot/github_actions/github/codeql-action-4.35.1 build(deps): bump github/codeql-action from 4.32.4 to 4.35.1 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.4 to 4.35.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://gi... Pull #409 01 Apr 2026 06:51PM UTC web-flow github
100.0
22565904890 master build(deps): bump github/codeql-action from 4.31.2 to 4.32.4 (#393) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.2 to 4.32.4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](htt... push 02 Mar 2026 07:31AM UTC web-flow github
100.0
22565884492 master build(deps): bump actions/upload-artifact from 5.0.0 to 7.0.0 (#394) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 7.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commit... push 02 Mar 2026 07:31AM UTC web-flow github
100.0
22545745176 dependabot/github_actions/actions/upload-artifact-7.0.0 build(deps): bump actions/upload-artifact from 5.0.0 to 7.0.0 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 7.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](http... Pull #394 01 Mar 2026 02:48PM UTC web-flow github
100.0
22545744285 dependabot/github_actions/github/codeql-action-4.32.4 build(deps): bump github/codeql-action from 4.31.2 to 4.32.4 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.2 to 4.32.4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://gi... Pull #393 01 Mar 2026 02:48PM UTC web-flow github
100.0
21564814363 dependabot/github_actions/actions/checkout-6.0.2 build(deps): bump actions/checkout from 4.2.2 to 6.0.2 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/che... Pull #392 01 Feb 2026 02:47PM UTC web-flow github
100.0
See All Builds (321)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc