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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/acorn-6.4.1
DEFAULT BRANCH: develop
Repo Added 23 Jul 2019 06:43PM UTC
Files 51
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 ch-correct-status-code-for-token-verification-#167808821
branch: ch-correct-status-code-for-token-verification-#167808821
CHANGE BRANCH
x
Reset
  • ch-correct-status-code-for-token-verification-#167808821
  • bg-adds-user-profile-comment-168453025
  • bg-article-by-slug-167729028
  • bg-article-pagination-167728632
  • bg-correct-email-functionality-167649375
  • bg-create-profile-bug-fix-167618592
  • bg-enable-comment-threads-167894316
  • bg-fix-add-count-167917825
  • bg-fix-article-search-response-168376042
  • bg-fix-comment-response-167969987
  • bg-fix-create-profile-on-social-auth-168506138
  • bg-fix-deleted-articles-167894243
  • bg-fix-email-links-and-notifications
  • bg-fix-email-verification-167619966
  • bg-fix-fetch-profile-168217171
  • bg-fix-get-comment-likes-168516190
  • bg-fix-profile-bugs-167971092
  • bg-fix-responses-167997540
  • bg-fix-responses-167998605
  • bg-fix-search
  • bg-fix-search-167973971
  • bg-fix-signup-errors-167980389
  • bg-fix-signup-validation-167564837
  • bg-fix-social-168167911
  • bg-fix-social-login-168167911
  • bg-fix-statistics-response-167970174
  • bg-fix-user-profile-168217171
  • bg-fix-verficiation-logic
  • bg-fix-view-profile-168462435
  • bg-resetpassword-url-167969926
  • ch-confirm-password-167570345
  • ch-deploy-base-app-167165049
  • ch-destructure-objects-167786884
  • ch-fix-auth-controller-167894906
  • ch-id-uuid-167617811
  • ch-integrate-coveralls-167165051
  • ch-postgres-setup-167165046
  • ch-refactor-signin-signup-response-167791970
  • ch-seed-database-168189092
  • ch-setup-hound-ci-167165048
  • ch-swaggerdocs-setup-167165052
  • comment
  • dependabot/npm_and_yarn/acorn-6.4.1
  • dependabot/npm_and_yarn/eslint-utils-1.4.2
  • dependabot/npm_and_yarn/handlebars-4.5.3
  • develop
  • fix-add-thumbnail-column-168164994
  • fix-fetch-current-user-details-168411303
  • fix-remove-substring-function-168219738
  • ft-add-social-login-167165059
  • ft-admin-ban-user-167165080
  • ft-admin-can-delete-articles-and-comments-167165080
  • ft-article-comments-167165065
  • ft-article-like/dislike-167165066
  • ft-article-pagination-167165070
  • ft-comment-edit-history-167165082
  • ft-default-user-profile-picture-167899494
  • ft-edit-comment-167806860
  • ft-fetch-all-tags-167783502
  • ft-fetch-article-rating-167165063
  • ft-fetch-reported-articles-167806851
  • ft-highlight-and-comment-on-text-167165081
  • ft-like-a-comment-167165077
  • ft-list-all-user-167165071
  • ft-notifications-167165068
  • ft-notifications-for-reported-articles-167893656
  • ft-paginate-article-ratings-167165064
  • ft-refactor-admin-report-article-167165080
  • ft-report-article-#167165076
  • ft-resetpassword-167165058
  • ft-resetpasswordfeature-167165058
  • ft-search-articles-167165072
  • ft-send-user-verification-email-167165055
  • ft-send-verification-email-167165055
  • ft-share-article-167165074
  • ft-super-admin-167165079
  • ft-superadmin-createadmin-167165080
  • ft-trending-articles-167700657
  • ft-trending-articles-by-tag-167918258
  • ft-user-bookmark-article-167165075
  • ft-user-create-and-edit-profile-167165060
  • ft-user-create-article-and-tags-167165061-167165069
  • ft-user-create-profile-167165060
  • ft-user-ratings-167165062
  • ft-user-reading-stats-167165078
  • ft-user-should-follow-167165067
  • ft-user-sign-out-167165057
  • ft-user-signing-167165054
  • ft-user-signup-167165054
  • ft-validate-signin-167572351
  • ft-validate-signup-167165056
  • ft-view-reading-stats-167165078
  • thread

pending completion
573

Pull #58

travis-ci

web-flow
correct status code
change status code for no token provided to 401 in test files
change status code for invalid and blacklisted token to 401 in test files and Authentication js file
[Finishes #167808821]
Pull Request #58: #167808821 Correct status code for token verification

72 of 77 branches covered (93.51%)

Branch coverage included in aggregate %.

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

608 of 608 relevant lines covered (100.0%)

3.16 hits per line

Relevant lines Covered
Build:
Build:
608 RELEVANT LINES 608 COVERED LINES
3.16 HITS PER LINE
Source Files on ch-correct-status-code-for-token-verification-#167808821
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
573 ch-correct-status-code-for-token-verification-#167808821 correct status code change status code for no token provided to 401 in test files change status code for invalid and blacklisted token to 401 in test files and Authentication js file [Finishes #167808821] Pull #58 09 Aug 2019 02:58PM UTC web-flow travis-ci pending completion  
572 ch-correct-status-code-for-token-verification-#167808821 correct status code change status code for no token provided to 401 in test files change status code for invalid and blacklisted token to 401 in test files and Authentication js file [Finishes #167808821] push 09 Aug 2019 02:49PM UTC VictorMaria travis-ci pending completion  
575 ch-correct-status-code-for-token-verification-#167808821 correct status code change status code for no token provided to 401 in test files change status code for invalid and blacklisted token to 401 in test files and Authentication js file [Finishes #167808821] push 09 Aug 2019 02:49PM UTC VictorMaria travis-ci-com pending completion  
576 ch-correct-status-code-for-token-verification-#167808821 correct status code change status code for no token provided to 401 in test files change status code for invalid and blacklisted token to 401 in test files and Authentication js file [Finishes #167808821] Pull #58 09 Aug 2019 02:49PM UTC web-flow travis-ci-com pending completion  
569 ch-correct-status-code-for-token-verification-#167808821 correct status code change status code for no token provided to 401 in test files change status code for invalid and blacklisted token to 401 in test files and Authentication js file [Finishes #167808821] Pull #58 09 Aug 2019 02:36PM UTC web-flow travis-ci pending completion  
572 ch-correct-status-code-for-token-verification-#167808821 correct status code change status code for no token provided to 401 in test files change status code for invalid and blacklisted token to 401 in test files and Authentication js file [Finishes #167808821] Pull #58 09 Aug 2019 02:32PM UTC web-flow travis-ci-com pending completion  
569 ch-correct-status-code-for-token-verification-#167808821 correct status code change status code for no token provided to 401 in test files change status code for invalid and blacklisted token to 401 in test files and Authentication js file [Finishes #167808821] push 09 Aug 2019 02:10PM UTC VictorMaria travis-ci-com pending completion  
566 ch-correct-status-code-for-token-verification-#167808821 correct status code change status code for no token provided to 401 in test files change status code for invalid and blacklisted token to 401 in test files and Authentication js file [Finishes #167808821] push 09 Aug 2019 02:08PM UTC VictorMaria travis-ci pending completion  
See All Builds (1418)
  • 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