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

fastify / fastify-helmet
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v8.1.0
DEFAULT BRANCH: master
Repo Added 05 Feb 2021 11:30AM UTC
Token hGO0JB6maBXlW6I9AF3RvGhS8CF19cp7b regen
Build 213 Last
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 v8.x
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • Fdawgs-patch-1
  • automerge-3
  • build/dependabot
  • build/helmet
  • check-decorator
  • chore/docs-ci
  • chore/gitignore
  • ci/node
  • ci/os
  • csp-types-fix
  • dependabot/github_actions/actions/checkout-2.3.4
  • dependabot/github_actions/actions/checkout-2.3.5
  • dependabot/github_actions/actions/checkout-2.4.0
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/setup-node-2.2.0
  • dependabot/github_actions/actions/setup-node-2.3.0
  • dependabot/github_actions/actions/setup-node-2.3.1
  • dependabot/github_actions/actions/setup-node-2.3.2
  • dependabot/github_actions/actions/setup-node-2.4.0
  • dependabot/github_actions/actions/setup-node-2.4.1
  • dependabot/github_actions/actions/setup-node-3
  • dependabot/github_actions/actions/setup-node-v2.1.4
  • dependabot/github_actions/actions/setup-node-v2.1.5
  • dependabot/github_actions/coverallsapp/github-action-1.1.3
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.1.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.1.1
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.2.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.3.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.4.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.5.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.6.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.7.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.7.1
  • dependabot/github_actions/fastify/github-action-merge-dependabot-3.0.2
  • dependabot/github_actions/fastify/github-action-merge-dependabot-v1.1.1
  • dependabot/github_actions/fastify/github-action-merge-dependabot-v1.2.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-v1.2.1
  • dependabot/github_actions/fastify/github-action-merge-dependabot-v2.0.0
  • dependabot/npm_and_yarn/standard-17.0.0
  • dependabot/npm_and_yarn/tap-15.0.0
  • dependabot/npm_and_yarn/tap-16.0.0
  • dependabot/npm_and_yarn/tsd-0.15.0
  • dependabot/npm_and_yarn/tsd-0.16.0
  • dependabot/npm_and_yarn/tsd-0.17.0
  • dependabot/npm_and_yarn/tsd-0.18.0
  • dependabot/npm_and_yarn/tsd-0.19.0
  • dependabot/npm_and_yarn/tsd-0.20.0
  • dependabot/npm_and_yarn/types/node-15.0.0
  • dependabot/npm_and_yarn/types/node-16.0.0
  • dependabot/npm_and_yarn/types/node-16.0.1
  • dependabot/npm_and_yarn/types/node-17.0.0
  • feat-nonce-generation
  • fix-fastify-helmet
  • master
  • option-feat
  • refs/tags/v5.3.0
  • refs/tags/v5.3.1
  • refs/tags/v5.3.2
  • refs/tags/v6.0.0
  • refs/tags/v7.0.0
  • refs/tags/v7.0.1
  • refs/tags/v8.0.0
  • refs/tags/v8.0.1
  • refs/tags/v8.1.0
  • refs/tags/v9.0.0
  • rename-module
  • update-to-fastify-v4
  • v8.x

23 May 2022 11:08AM UTC coverage: 100.0%. First build
2370831801

push

github

GitHub
feat: propagate `contentSecurityPolicy.useDefaults` through to helmet (#185)

46 of 46 branches covered (100.0%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

58 of 58 relevant lines covered (100.0%)

176.9 hits per line

Relevant lines Covered
Build:
Build:
58 RELEVANT LINES 58 COVERED LINES
176.9 HITS PER LINE
Source Files on master
  • 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
2370831801 v8.x feat: propagate `contentSecurityPolicy.useDefaults` through to helmet (#185) push 23 May 2022 11:08AM UTC GitHub github
100.0
2302265087 refs/tags/v9.0.0 Bumped v9.0.0 push 10 May 2022 05:21PM UTC Manuel Spigolon github
100.0
2302236017 master Bumped v8.0.1 push 10 May 2022 05:15PM UTC Manuel Spigolon github
100.0
2291020134 update-to-fastify-v4 Merge 2461472e2 into bc3a425c5 Pull #180 08 May 2022 10:20PM UTC GitHub github
100.0
2233520455 master Merge pull request #177 from fastify/rename-module push 27 Apr 2022 02:00PM UTC GitHub github
100.0
1731934067 master Bumped v7.0.1 push 22 Jan 2022 03:58AM UTC KaKa github
100.0
1731920105 master fix: changed the plugin implementation strategy (fix #168) (#169) push 22 Jan 2022 03:50AM UTC GitHub github pending completion  
1730164542 fix-fastify-helmet Merge 68bb86048 into 0856cf606 Pull #169 21 Jan 2022 06:30PM UTC GitHub github
100.0
1729957263 fix-fastify-helmet Merge 309af939a into 0856cf606 Pull #169 21 Jan 2022 05:39PM UTC GitHub github pending completion  
1725767533 fix-fastify-helmet Merge a3bbefe30 into 0856cf606 Pull #169 20 Jan 2022 10:02PM UTC GitHub github
100.0
See All Builds (66)

Badge your Repo: fastify-helmet

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2025 Coveralls, Inc