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

andela / hc-millennium-falcon / 419
81%
master: 80%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/django-1.11.29
DEFAULT BRANCH: master
Ran 18 May 2018 09:35AM UTC
Jobs 1
Files 94
Run time 4s
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

pending completion
419

push

travis-ci

emugaya
feature(different-stakeholder-management): Allocate different stakeholders as owners of different HealthCheck alerts

This commit allows the owner of a team to assign the team members different healthchecks.

Edited files are: templates/accounts/profile.html, where a list of checks to be assigned to a new team member are obtained,
hc/accounts/models.py  where a many many relationship model has been added to help obtain the checks associated with the team member, hc/front/views.py
where the function to query the model and filter the checks associated with the user was implemented and return them in a list is implemented,
hc/accounts/views.py where a function to get the POST request data from the profile.html page was implemented and assigning the checks to the new team member,
static/js/profile.js where the function to enable checking and unchecking all the checkboxes of the checks was implemented, hc/api/transports.py where the irrelevant
imports were removed, edits the test files to assign the test user bob a test check

New files created: hc/accounts/migrations/008_member_checks.py which handles the model for the many to many relationship created

[Delivers #156577926]

1687 of 2108 relevant lines covered (80.03%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 419.1 (DB=postgres) 18 May 2018 09:35AM UTC 0
80.03
Travis Job 419.1
Source Files on build 419
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #419
  • 484bd03f on github
  • Prev Build on develop (#372)
  • Next Build on develop (#447)
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