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

andela / ah-rambo-backend
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/handlebars-4.5.3
DEFAULT BRANCH: develop
Repo Added 23 Jul 2019 03:48PM UTC
Files 89
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
  • bg-add-redirect-url
  • bg-fix-database-migrations-167618839
  • bg-fix-password-schema
  • bg-fix-protected-routes
  • bg-generateToken-error
  • bg-limited-information-of-the-user-should-be-returned-167974866
  • bg-persist-token-session-167711183
  • bg-remove-precommit-hook-test
  • bg-user-verified-on-socialSignup-167190554
  • ch-create-session-table-167619168
  • ch-create-token-167190527
  • ch-integrate-coveralls-167190524
  • ch-integrate-travis-167190518
  • ch-refactor-session-verification-167709071
  • ch-setup-api-documentation-167190525
  • ch-setup-husky-precommit-167507938
  • ch-setup-postgres-db-167190519
  • ch-setup-unit-test-167190523
  • dependabot/npm_and_yarn/sequelize-5.15.1
  • develop
  • ft-Users-should-be-able-to-read-articles-167899197
  • ft-add-category-on-article-creation-#167969545
  • ft-add-search-functionality-1671905
  • ft-article-tagging-167190542
  • ft-create-article-167190534
  • ft-create-category-167918277
  • ft-create-user-profile-167190533
  • ft-edit-user-profile-167706301
  • ft-get-categories-168359407
  • ft-get-user-articles-#168252582
  • ft-implement-global-search-167940543
  • ft-implement-signout-167190530
  • ft-implement-user-signout-167190530
  • ft-like-dislike-content-167190539
  • ft-logged-in-user-reset-password-167706805
  • ft-login-167573212
  • ft-pagination-support-167190543
  • ft-resend-verify-email-167782593
  • ft-reset-password-via-email-167190531
  • ft-role-based-functionality-167190554
  • ft-setup-unit-test-mocha-167515607
  • ft-social-auth-facebook-167574878
  • ft-social-authentication-google-167574995
  • ft-social-authentication-twitter-167575175
  • ft-update-articles-167899328
  • ft-user-can-update-delete-comment-167917588
  • ft-user-comment-on-article-167190538
  • ft-user-follower-167190540
  • ft-user-signup-167573194
  • ft-user-update-delete-comment-167917588
  • ft-user-verify-email-167190528
  • ft-validate-user-signup-inputs-167190529
  • ft-view-user-profile-167783727
  • huskyyyy
  • refactor-test-database-postgres
  • refactor-user-model

pending completion
89

Pull #63

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>
Pull Request #63: build(deps): bump handlebars from 4.1.2 to 4.5.3

292 of 292 branches covered (100.0%)

Branch coverage included in aggregate %.

1002 of 1002 relevant lines covered (100.0%)

11.35 hits per line

Relevant lines Covered
Build:
Build:
1002 RELEVANT LINES 1002 COVERED LINES
11.35 HITS PER LINE
Source Files on develop
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
89 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 #63 29 Dec 2019 03:55PM UTC web-flow travis-ci pending completion  
87 dependabot/npm_and_yarn/sequelize-5.15.1 build(deps): bump sequelize from 5.10.3 to 5.15.1 Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.10.3 to 5.15.1. - [Release notes](https://github.com/sequelize/sequelize/releases) - [Commits](https://github.com/sequelize/sequeli... Pull #62 01 Nov 2019 01:25PM UTC web-flow travis-ci pending completion  
86 dependabot/npm_and_yarn/sequelize-5.15.1 build(deps): bump sequelize from 5.10.3 to 5.15.1 Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.10.3 to 5.15.1. - [Release notes](https://github.com/sequelize/sequelize/releases) - [Commits](https://github.com/sequelize/sequeli... push 01 Nov 2019 01:22PM UTC web-flow travis-ci pending completion  
85 develop feature[167899197]Users should be able to read articles (#56) - create controller method to view article - write test to test view article controller method [Delivers #167899197] push 12 Sep 2019 11:42AM UTC dinobi travis-ci pending completion  
83 ft-Users-should-be-able-to-read-articles-167899197 feature[167899197]Users should be able to read articles - create controller method to view article - write test to test view article controller method [Delivers #167899197] push 12 Sep 2019 10:18AM UTC jhayX travis-ci pending completion  
84 ft-Users-should-be-able-to-read-articles-167899197 feature[167899197]Users should be able to read articles - create controller method to view article - write test to test view article controller method [Delivers #167899197] Pull #56 12 Sep 2019 10:18AM UTC web-flow travis-ci pending completion  
82 ft-Users-should-be-able-to-read-articles-167899197 feature[167899197]Users should be able to read articles - create controller method to view article - write test to test view article controller method [Delivers #167899197] Pull #56 11 Sep 2019 05:39PM UTC web-flow travis-ci pending completion  
81 ft-Users-should-be-able-to-read-articles-167899197 feature[167899197]Users should be able to read articles - create controller method to view article - write test to test view article controller method [Delivers #167899197] push 11 Sep 2019 05:39PM UTC jhayX travis-ci pending completion  
80 ft-Users-should-be-able-to-read-articles-167899197 feature[167899197]Users should be able to read articles - create controller method to view article - write test to test view article controller method [Delivers #167899197] Pull #56 11 Sep 2019 04:54PM UTC web-flow travis-ci pending completion  
79 ft-Users-should-be-able-to-read-articles-167899197 feature[167899197]Users should be able to read articles - create controller method to view article - write test to test view article controller method [Delivers #167899197] push 11 Sep 2019 04:54PM UTC jhayX travis-ci pending completion  
See All Builds (859)
  • 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