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

andela / mazus-ah-backend
99%

Build:
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 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-correct-status-code-for-token-verification-#167808821
  • 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
  • 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
838

push

travis-ci

mazma1
bg-fix(comment): add comment like array (#98)

Returns an array of comments of a particular article with users that liked them

[finishes #168516190]

72 of 79 branches covered (91.14%)

Branch coverage included in aggregate %.

687 of 689 relevant lines covered (99.71%)

3.26 hits per line

Relevant lines Covered
Build:
Build:
689 RELEVANT LINES 687 COVERED LINES
3.26 HITS PER LINE
Source Files on develop
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
838 develop bg-fix(comment): add comment like array (#98) Returns an array of comments of a particular article with users that liked them [finishes #168516190] push 16 Sep 2019 05:51PM UTC mazma1 travis-ci pending completion  
833 develop bug(fix):create user profile for social auth (#96) (#97) Displays the profile pic from social auth response (if any) [Finishes #168506138] push 16 Sep 2019 05:15PM UTC mazma1 travis-ci pending completion  
827 develop bug(fix):create user profile for social auth (#96) Fixes issue where a profile is not created when a user signs up via social links [Finishes #168506138] push 16 Sep 2019 12:34PM UTC mazma1 travis-ci pending completion  
824 develop bugfix(Comment): Comment bugfix (#93) adds user and profile objects in comments when fetching a single article [Finishes #168453025] push 13 Sep 2019 09:35AM UTC mazma1 travis-ci pending completion  
823 develop bug(fix): unauthenticated user can view profiles (#95) Removes token verification when viewing a user's profile Removes token verification when viewing a user's followers [Finishes #168462435] push 12 Sep 2019 06:44PM UTC mazma1 travis-ci pending completion  
822 develop bug(email-verification): Fix email verficiation logic (#94) Refactor logic so that the verification link logs in and redirects a user to the app [Finishes ##168427568] push 12 Sep 2019 06:43PM UTC mazma1 travis-ci pending completion  
813 develop fix(controllers): add one endpoint (#92) adds an endpoint to fetch a user's stats related to the current article order comments by createdAt [Finishes #168411303] push 11 Sep 2019 11:54AM UTC mazma1 travis-ci pending completion  
808 develop bug(fix):article search response (#91) Add author profile to matching article response [Finishes #168376042] push 10 Sep 2019 02:55PM UTC mazma1 travis-ci pending completion  
803 develop bg-fix(user profile): update users' profile data (#89) Add user's first and last names in profile data [Finishes #16821717] push 09 Sep 2019 03:35PM UTC mazma1 travis-ci pending completion  
802 develop bug(fix):article search response (#90) Adds author profile to matching article response [Finishes #168376042] push 09 Sep 2019 01:57PM UTC mazma1 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