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

andela / blackninjas-backend
100%

Build:
DEFAULT BRANCH: develop
Repo Added 28 Nov 2019 11:26AM UTC
Files 55
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/fix-trip-stats
  • bug/170645837/fix-heroku-errors
  • bug/170752560/fix-bug-in-trip-request
  • bug/171122206/get-app-and-email-notification-setting
  • bug/171323738/fix_activation_link
  • bug/171375416/fix-get-all-user-trip-requests
  • bug/171464983/add-user-info-on-comment
  • bug/171484830/add-user-id-in-profile-info
  • bug/171535477/add-additional-information-on-approvals-table
  • bug/171535494/get-notification-id
  • bug/171848618/improve-search-functionality
  • bug/171860073/fix-booking-info-and-like-or-unlike
  • bug/171926469/correct-manager-names
  • bug/171950493/add-user-names
  • bug/171971719/edit_trip_request_default_accommodation
  • bug/172049530/add-manager-token
  • bug/fix-facebook-bug
  • ch-config-postgres-169817851
  • ch-docker-169817860
  • ch-integrate-code-climate-170023836
  • ch-integrate-covellars-#169817858
  • ch-setup-sequelize-169817852
  • ch-swaggerjsdoc-169817859
  • ch/change-social-response
  • ch/get-accommodation-falicities
  • chore/170549117/change-naming-conventions
  • chore/170920146/refactor-accommodation-middleware
  • chore/171324322/get-users
  • chore/171813954/booking-info-on-trip_request
  • chore/adding-role-in-token
  • chore/change-reset-password-link
  • chore/fix-get-accommodation-bydestination
  • chore/fix-get-accomodation-by-destination-detail
  • chore/fix-requesting-one-way-trip-response
  • chore/fix-reset-password
  • chore/fixing-get-accommodation-bydestination
  • chore/fixing-get-supportedLocations
  • chore/fixing-requesting-one-way-trip
  • dependabot/npm_and_yarn/acorn-7.1.1
  • feat/#169817902/chat-functionality
  • feature/#169817882/notifications-for-approved-or-rejected-trip
  • feature/#169817884/search-functionality
  • feature/#169817900/user-trip-stats
  • feature/169817831/marking-all-notifications-as-read
  • feature/169817862/user-create-account
  • feature/169817863/send-verification-email
  • feature/169817864/validate-signup
  • feature/169817865/User-SignIn
  • feature/169817865/user-sign-in
  • feature/169817867/reset-password
  • feature/169817868/logout
  • feature/169817869/profile-page-settings
  • feature/169817871/one-way-trip
  • feature/169817873/create-multi-city-trip
  • feature/169817874/new-travel-notification
  • feature/169817874/new-trip-notification
  • feature/169817876/user-table-of-requests
  • feature/169817877/User-Role-Settings
  • feature/169817879/approve-request
  • feature/169817880/trip-request-comment
  • feature/169817881/Profile-On-Travel-Request-Initiation
  • feature/169817883/delete-trip-request-comment
  • feature/169817886/user-edit-travel-request
  • feature/169817889/send-comment-notification
  • feature/169817890/Travel-Admin-Create-Accomodation
  • feature/169817894/notification-for-edited-trip
  • feature/169817895/prescreened-supplier-can-create-accomodation-facility
  • feature/169817896/book-an-accommodation-facility
  • feature/169817897/like-unlike-accommodation
  • feature/169817898/accommodation-facility-feedback
  • feature/169817899/user-rate-accommodation
  • feature/169817901/most-travelled-destinations
  • feature/170570895/169817878/approve-reject-request
  • feature/170570895/approve-trip-request
  • feature/171692069/get_rooms_type
  • feature/get-accommodation-types
  • fix-adding-names-in-token
  • fix/add-manager-lastname
  • fix/add-pagination-to-messages
  • fix/request-trip-saving-reason-inDatase
  • ft-validate-signup-169817864
  • ft/#171240760/user-management
  • ft/169817866/social-auth
  • ft/169817868/logout
  • ft/169817872/create-return-trip

pending completion
1476

push

travis-ci

web-flow
bug(fix): notification and email should sent with correct information (#95)

the manager should get an email that contains his or her token
notification should be saved with tripId
notification and email should be sent after making multi-city trip

164 of 167 branches covered (98.2%)

Branch coverage included in aggregate %.

577 of 577 relevant lines covered (100.0%)

8.05 hits per line

Relevant lines Covered
Build:
Build:
577 RELEVANT LINES 577 COVERED LINES
8.05 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
1476 develop bug(fix): notification and email should sent with correct information (#95) the manager should get an email that contains his or her token notification should be saved with tripId notification and email should be sent after making multi-city trip push 01 Apr 2020 08:44AM UTC web-flow travis-ci pending completion  
1464 develop bug(booking): edit trip request default accommodation after booking. (#93) push 26 Mar 2020 08:55AM UTC web-flow travis-ci pending completion  
1459 develop bug fix (add user name): add user names on each trip request (#92) push 24 Mar 2020 01:00PM UTC web-flow travis-ci pending completion  
1454 develop correcting manager names on get trip requests push 23 Mar 2020 01:44PM UTC web-flow travis-ci pending completion  
1447 develop (chore): fix request trip (#89) push 19 Mar 2020 03:17PM UTC web-flow travis-ci pending completion  
1446 develop bug(improve search): adding important information in search functionality (#88) this PR comes to add additional information in searching trip requests and organize its data structure push 19 Mar 2020 10:42AM UTC web-flow travis-ci pending completion  
1441 develop bug(accommodation): Retrieve booking info for only a specific trip request and allow use to remove unlike or like on an accommodation.[Finishes #171860073] (#87) push 19 Mar 2020 09:35AM UTC web-flow travis-ci pending completion  
1434 develop (fix-in-token):adding user names in token (#90) push 19 Mar 2020 07:45AM UTC web-flow travis-ci pending completion  
1400 develop Adds booking info to user trip requests push 16 Mar 2020 03:10PM UTC web-flow travis-ci pending completion  
1395 develop - Fix condition to compare dates entered by the user (#84) Fixes a bug found in the comparison of dates entered by the user push 16 Mar 2020 12:19PM UTC web-flow travis-ci pending completion  
See All Builds (1282)
  • 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

© 2026 Coveralls, Inc