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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/acorn-6.4.1
DEFAULT BRANCH: develop
Repo Added 28 Nov 2018 01:10PM UTC
Files 116
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/acorn-6.4.1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bg-fix-article-rating
  • bg-fix-bug-heroku-review-apps-162759021
  • bg-fix-duplicate-rating
  • bg-fix-followers-route
  • bg-fix-like-controller
  • bg-fix-model-and-validation-162500758
  • bg-fix-rating-163217936
  • bg-fix-signup-validation
  • bg-fix-update-profile
  • bg-migration-bug-163694737
  • bg-soft-errors-162569987
  • bg-test-db-162547135
  • bg-update-article-163724872
  • bg-user-profile-model-162763599
  • ch-Setup-heroku-to-use-postgresDB-162444485
  • ch-add-eslint-config
  • ch-article-slug-endpoint-163360925
  • ch-articles-endpoints-docs
  • ch-document-models-swagger
  • ch-document-resetpassword-feature-162786273
  • ch-fix-model-bug
  • ch-merge-user-profile-tables-162756461
  • ch-rating-swagger
  • ch-refactor-codebase-folder-162381188
  • ch-refactor-server-163002323
  • ch-refactor-test-for-signup
  • ch-refactor-validation-helpers-162753633
  • ch-refator-test-script-162423644
  • ch-remove-require-statements-162344601
  • ch-setup-heroku-to-use-postgres-database-162444485
  • dependabot/npm_and_yarn/acorn-6.4.1
  • develop
  • fix-autostart-using-nodemon
  • fix-comment-notification
  • fix-comment-order
  • fix-comment-server-error
  • fix-coveralls-coverage
  • fix-twitter-session-bug
  • fix-user-profile
  • ft-add-pagination-support-#161779874
  • ft-article-expression-model-162342397
  • ft-article-expression-model-test-162342397
  • ft-article-rating-161779868
  • ft-article-test-162342273
  • ft-articles-162342273
  • ft-articles-like-dislike-161779870
  • ft-articles-tag-model-162342319
  • ft-articles-tag-model-test-162342319
  • ft-bookmark-articles-161779879
  • ft-category-model-162382917
  • ft-category-model-test-162382917
  • ft-comment-edit-history-161779885
  • ft-comment-expressions-model-test-162342447
  • ft-comment-history-162342377
  • ft-comment-history-test-162342377
  • ft-comments-on-articles-161779869
  • ft-create-article-161779867
  • ft-create-article-tag-161779873
  • ft-create-model-bookmarks-162382971
  • ft-create-model-commentExpression-162342447
  • ft-create-model-comments-162342345
  • ft-create-model-reportArticles-162383045
  • ft-create-report-article-test-162383045
  • ft-create-user-profile-161779866
  • ft-facebook-oauth-161779865
  • ft-filtering-and-searching-161779876
  • ft-follow-each-other-161779871
  • ft-followers-model-162342480
  • ft-followers-model-test-162342480
  • ft-google-auth-161779865
  • ft-highlighted-comment-161779884
  • ft-implement-article-read-time-161779877
  • ft-implement-reading-stat-161779882
  • ft-jwt-token-161779861
  • ft-like-dislike-count-162784421
  • ft-list-users-functionality-161779875
  • ft-mail-verification-161779862
  • ft-notification-ah-161779872
  • ft-rating-swagger
  • ft-report-an-article-161779880
  • ft-reset-password-161779864
  • ft-role-authentication-161779883
  • ft-setup-swagger-documentation-161779860
  • ft-twitter-auth-161779865
  • ft-user-like-comment-161779881
  • ft-users-signup-endpoint-161779863
  • get-categories-163304407
  • role-swagger
  • user-stats

pending completion
969

push

travis-ci

web-flow
chore(deps): bump acorn from 6.0.4 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.0.4...6.4.1)

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

420 of 432 branches covered (97.22%)

Branch coverage included in aggregate %.

1548 of 1551 relevant lines covered (99.81%)

5.25 hits per line

Relevant lines Covered
Build:
Build:
1551 RELEVANT LINES 1548 COVERED LINES
5.25 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
969 dependabot/npm_and_yarn/acorn-6.4.1 chore(deps): bump acorn from 6.0.4 to 6.4.1 Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.0.4...6.4.1) Sig... push 13 Mar 2020 11:42PM UTC web-flow travis-ci pending completion  
957 bg-update-article-163724872 bg(updateArticle): fix bug in update article feature - remove the function for changing the slug when the article is updated - change the sequelize update call to return the affected row [Finishes #163724872] push 06 Feb 2019 11:57AM UTC davidshare travis-ci pending completion  
958 bg-update-article-163724872 bg(updateArticle): fix bug in update article feature - remove the function for changing the slug when the article is updated - change the sequelize update call to return the affected row [Finishes #163724872] Pull #109 06 Feb 2019 10:57AM UTC web-flow travis-ci pending completion  
956 bg-update-article-163724872 bg(updateArticle): fix bug in update article feature - remove the function for changing the slug when the article is updated - change the sequelize update call to return the affected row [Finishes #163724872] Pull #109 05 Feb 2019 12:30PM UTC web-flow travis-ci pending completion  
955 bg-update-article-163724872 bg(updateArticle): fix bug in update article feature - remove the function for changing the slug when the article is updated - change the sequelize update call to return the affected row [Finishes #163724872] push 05 Feb 2019 12:02PM UTC davidshare travis-ci pending completion  
952 bg-migration-bug-163694737 bug(bug-fix): fix database wipe when running migration - remove db:reset from heroku post build - add db:migrate:seed script [Fixes #163694737] push 04 Feb 2019 01:44PM UTC Danielshow travis-ci pending completion  
953 bg-migration-bug-163694737 bug(bug-fix): fix database wipe when running migration - remove db:reset from heroku post build - add db:migrate:seed script [Fixes #163694737] Pull #108 04 Feb 2019 01:42PM UTC web-flow travis-ci pending completion  
949 develop Merge pull request #107 from andela/bg-fix-update-profile bug(bug fix): fix profile update push 31 Jan 2019 03:43PM UTC web-flow travis-ci pending completion  
948 bg-fix-update-profile bug(bug fix): fix profile update - write tests for the implementation - Update the profile once the input is done Pull #107 31 Jan 2019 01:14PM UTC web-flow travis-ci pending completion  
947 bg-fix-update-profile bug(bug fix): fix profile update - write tests for the implementation - Update the profile once the input is done push 31 Jan 2019 01:13PM UTC Danielshow travis-ci pending completion  
See All Builds (777)
  • 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