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

andela / Ah-backend-xmen / 730
98%

Build:
DEFAULT BRANCH: develop
Ran 28 Jan 2019 03:28PM UTC
Jobs 1
Files 43
Run time 2s
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
730

push

travis-ci

ja-odur
feat(like-comments):implement liking of comments (#33)

- create a commentlike model to handle liking on a comment
- create a serializer class that handles CRUD for the comment model
- add views to handle liking a comment
- add like comment views to urls
- test all implemented functionality and refactor views file
- delete migrations and make on migrations file
- create delete method to handle deleting a like
- refactor __str__ to use format method instead of concatenating
- Add  tests for delete method for unliking a comment
- add doctstings to models and specify arg types
- fix bug for when user tries to like or unlike a comment that doesnot exist
- create comment_reply model to handle liking specific replies
- create a serializers class to handle liking of comment replies
- add views to handle liking comment_replyies
- map views to urls
- test all comment_reply model and endpoints
- refactor and split views file into two separate files
- reformat code using pep8 and remove commented code

[Finishes #162725276]

1293 of 1329 relevant lines covered (97.29%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 730.1 28 Jan 2019 03:28PM UTC 0
97.29
Travis Job 730.1
Source Files on build 730
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #730
  • 37582a54 on github
  • Prev Build on develop (#690)
  • Next Build on develop (#744)
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