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

andela / kingsmen-ah-backend
99%
develop: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/handlebars-4.5.3
DEFAULT BRANCH: develop
Repo Added 28 May 2019 11:53AM UTC
Files 50
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/npm_and_yarn/handlebars-4.5.3
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 166272323-ch-integrate-travisci-badge
  • 166272327-ch-deploy-app-to-heroku
  • 166272328-ch-setup-unit-testing
  • 166272330-ch-backend-setup-swagger
  • 166272333-ft-jwt-successful-registration
  • 166272334-ft-verification-mail-signup
  • 166272336-ft-signout-user
  • 166272337-ft-reset-password
  • 166272339-ft-user-profile
  • 166272340-ft-user-create-article
  • 166272341-ft-rate-article
  • 166272344-ft-user-comment
  • 166272344-ft-user-comments
  • 166272345-ft-article-like-dislike
  • 166272346-ft-users-follow-each-other
  • 166272349-ft-author-tag-articles
  • 166272351-ft-backend-list-users
  • 166272356-ft-user-report-article
  • 166272357-ft-comment-like
  • 166272358-ft-read-history
  • 166415129-ft-database-schema
  • 166465860-bg-minimal-signup-res
  • 166635689-bg-ensure-project-ok
  • 166716940-bg-travis-build-fix
  • 166721004-bg-factory-implementation
  • 166731421-ft-pagination-support
  • 166751405-ch-write-unit-tests
  • 166794659-ch-ghint-setup
  • 166794659-ch-setup-ghint
  • 166957794-ch-reconfigure-auth-middleware
  • 167223009-ch-enable-cors
  • 167341622-ch-token-expiry
  • 167350170-bg-password-update-bug
  • 167483752-bg-fix-commment-helper
  • 167494732-ft-modify-email-template
  • 167613656-bg-user-like-article
  • 167625064-ft-add-desc
  • 167644379-bg-modify-email-logo
  • 167667469-bg-desc-response
  • 167688384-ch-comment-auth-remove
  • ch-166751405-write-unit-tests
  • dependabot/npm_and_yarn/eslint-utils-1.4.2
  • dependabot/npm_and_yarn/handlebars-4.5.3
  • dependabot/npm_and_yarn/lodash-4.17.15
  • dependabot/npm_and_yarn/lodash.merge-4.6.2
  • develop
  • fidelisojeah-patch-1
  • quick-fix
  • quick-fix-fidelis

pending completion
572

push

travis-ci

web-flow
build(deps): bump handlebars from 4.1.2 to 4.5.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

219 of 232 branches covered (94.4%)

Branch coverage included in aggregate %.

918 of 919 relevant lines covered (99.89%)

4.79 hits per line

Relevant lines Covered
Build:
Build:
919 RELEVANT LINES 918 COVERED LINES
4.79 HITS PER LINE
Source Files on develop
  • List 0
  • 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
572 dependabot/npm_and_yarn/handlebars-4.5.3 build(deps): bump handlebars from 4.1.2 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handleba... push 28 Dec 2019 01:52PM UTC web-flow travis-ci pending completion  
573 dependabot/npm_and_yarn/handlebars-4.5.3 build(deps): bump handlebars from 4.1.2 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handleba... Pull #61 28 Dec 2019 01:52PM UTC web-flow travis-ci pending completion  
570 dependabot/npm_and_yarn/eslint-utils-1.4.2 build(deps): bump eslint-utils from 1.3.1 to 1.4.2 Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mystica... push 27 Aug 2019 01:17AM UTC web-flow travis-ci pending completion  
571 dependabot/npm_and_yarn/eslint-utils-1.4.2 build(deps): bump eslint-utils from 1.3.1 to 1.4.2 Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mystica... Pull #60 27 Aug 2019 01:17AM UTC web-flow travis-ci pending completion  
585 develop chore-[167688384]: comment authentication remove (#59) remove authorize function from Get Comments route Update getComments tests [Delivers #167688384] Pull #48 04 Aug 2019 11:27AM UTC web-flow travis-ci-com pending completion  
584 develop chore-[167688384]: comment authentication remove (#59) remove authorize function from Get Comments route Update getComments tests [Delivers #167688384] push 04 Aug 2019 11:27AM UTC fidelisojeah travis-ci-com pending completion  
568 develop chore-[167688384]: comment authentication remove (#59) remove authorize function from Get Comments route Update getComments tests [Delivers #167688384] push 04 Aug 2019 11:27AM UTC fidelisojeah travis-ci pending completion  
569 develop chore-[167688384]: comment authentication remove (#59) remove authorize function from Get Comments route Update getComments tests [Delivers #167688384] Pull #48 04 Aug 2019 11:27AM UTC web-flow travis-ci pending completion  
583 167688384-ch-comment-auth-remove chore-[167688384]: comment authentication remove remove authorize function from Get Comments route Update getComments tests [Delivers #167688384] Pull #59 03 Aug 2019 06:56PM UTC web-flow travis-ci-com pending completion  
567 167688384-ch-comment-auth-remove chore-[167688384]: comment authentication remove remove authorize function from Get Comments route Update getComments tests [Delivers #167688384] Pull #59 03 Aug 2019 06:56PM UTC web-flow travis-ci pending completion  
See All Builds (914)
  • 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