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

andela / ah-backend-lannister
96%
develop: 94%

Build:
Build:
LAST BUILD BRANCH: ch-add-share-url
DEFAULT BRANCH: develop
Repo Added 24 Sep 2018 02:40PM UTC
Files 98
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 ft-comment-on-articles-160617675
branch: ft-comment-on-articles-160617675
CHANGE BRANCH
x
Reset
  • ft-comment-on-articles-160617675
  • ch-add-category-title
  • ch-add-share-url
  • ch-correct-migrations
  • ch-documentation
  • ch-fix-password-reset
  • ch-improve-maintainability
  • develop
  • fix-bug
  • fix-mantainability
  • ft-add-paginations-for-comments
  • ft-article-email-share-160617685
  • ft-article-read-time-160617684
  • ft-bookmark-articles-160617686
  • ft-create-article-categories-161045358
  • ft-create-article-tags-160617681
  • ft-create-articles-160617673
  • ft-create-user-profile-160617672
  • ft-enable-social-login-160617671
  • ft-favorite-articles-160617678
  • ft-following-author-160617677
  • ft-highlight-and-comment-160617688
  • ft-like-comment-160617690
  • ft-list-users-160617680
  • ft-notifications-160617679
  • ft-paginate-articles-160617682
  • ft-publish-article
  • ft-report-article-160617687
  • ft-search-and-filtering-160617683
  • ft-track-edit-history-160617689

pending completion
386

push

travis-ci

Kimbugwe Simon Peter
ft(comments): add app for comments

- add model for parent comments
- add serializer to add a comment
- add view to add a comment
- add urls to add a comment
- register app in admin

[Delivers #160617675]

ft(comments): modify models

- add self foreign key

[Delivers #160617675]

ft(comments): add validations

- add validation of the input
-

[Delivers #160617675]

ft(comments): correct return of child comments

- add email field to author of child comment
- add url to return individual comment
- adjust comment view to return single comment

[Delivers #160617675]

ft(comments): add renderer class

- add renderer class for comments

[Delivers #160617675]

ft(comments): change returned data in comment

- replace email with username for comments

[Delivers #160617675]

ft(comments): fix returning of comments

- add renderer class to views
- add url to delete comment

[Delivers #160617675]

ft(comments): refactor code

- refactor to edit,retrieve and edit comment
- refactor code to add comment

[Delivers #160617675]

ft(comments): refactor code

- refactor to edit,retrieve and edit comment
- refactor code to add comment
- intergate with articles module

[Delivers #160617675]

ft(comments): refactor code

- add two lookup fields for retrieving comments
- customize get_object() method

[Delivers #160617675]

ft(): refactor code for comment feature

- rename fields on the admin site registrations
- rename fields in comments table model
- intergate with articles module

[Delivers #160617675]

ft(comment-thread): add comment thread feature

- add view and serializer for thread comments
- disable delete of comment not made by user

[DELIVERS #160617675]

ft(comment-thread): add test for the feature

- add test cases for comments
- add test data

[DELIVERS #160617675]

ft(comment-tests): add test for the feature

- add test to add comment
- add test to delete comment

[DELIVERS #160617675]

ft(comment-tests): add test for the feature

- add another renderer
- a... (continued)

699 of 726 relevant lines covered (96.28%)

0.96 hits per line

Relevant lines Covered
Build:
Build:
726 RELEVANT LINES 699 COVERED LINES
0.96 HITS PER LINE
Source Files on ft-comment-on-articles-160617675
  • List 0
  • Changed 8
  • Source Changed 8
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
386 ft-comment-on-articles-160617675 ft(comments): add app for comments - add model for parent comments - add serializer to add a comment - add view to add a comment - add urls to add a comment - register app in admin [Delivers #160617675] ft(comments): modify models - add self f... push 12 Oct 2018 09:26AM UTC Kimbugwe Simon Peter travis-ci pending completion  
387 ft-comment-on-articles-160617675 ft(comments): add app for comments - add model for parent comments - add serializer to add a comment - add view to add a comment - add urls to add a comment - register app in admin [Delivers #160617675] ft(comments): modify models - add self f... Pull #24 12 Oct 2018 09:25AM UTC web-flow travis-ci pending completion  
384 ft-comment-on-articles-160617675 ft(comments): add app for comments - add model for parent comments - add serializer to add a comment - add view to add a comment - add urls to add a comment - register app in admin [Delivers #160617675] ft(comments): modify models - add self f... Pull #24 12 Oct 2018 09:24AM UTC web-flow travis-ci pending completion  
383 ft-comment-on-articles-160617675 ft(comments): add app for comments - add model for parent comments - add serializer to add a comment - add view to add a comment - add urls to add a comment - register app in admin [Delivers #160617675] ft(comments): modify models - add self f... push 12 Oct 2018 09:23AM UTC Kimbugwe Simon Peter travis-ci pending completion  
374 ft-comment-on-articles-160617675 ft(comments): add app for comments - add model for parent comments - add serializer to add a comment - add view to add a comment - add urls to add a comment - register app in admin [Delivers #160617675] ft(comments): modify models - add self f... Pull #24 12 Oct 2018 08:29AM UTC web-flow travis-ci pending completion  
373 ft-comment-on-articles-160617675 ft(comments): add app for comments - add model for parent comments - add serializer to add a comment - add view to add a comment - add urls to add a comment - register app in admin [Delivers #160617675] ft(comments): modify models - add self f... push 12 Oct 2018 08:29AM UTC Kimbugwe Simon Peter travis-ci pending completion  
364 ft-comment-on-articles-160617675 ft(comments): add app for comments - add model for parent comments - add serializer to add a comment - add view to add a comment - add urls to add a comment - register app in admin [Delivers #160617675] ft(comments): modify models - add self f... push 12 Oct 2018 07:49AM UTC Kimbugwe Simon Peter travis-ci pending completion  
365 ft-comment-on-articles-160617675 ft(comments): add app for comments - add model for parent comments - add serializer to add a comment - add view to add a comment - add urls to add a comment - register app in admin [Delivers #160617675] ft(comments): modify models - add self f... Pull #24 12 Oct 2018 07:49AM UTC web-flow travis-ci pending completion  
352 ft-comment-on-articles-160617675 ft(comments): add app for comments - add model for parent comments - add serializer to add a comment - add view to add a comment - add urls to add a comment - register app in admin [Delivers #160617675] ft(comments): modify models - add self f... push 11 Oct 2018 09:05PM UTC Kimbugwe Simon Peter travis-ci pending completion  
353 ft-comment-on-articles-160617675 ft(comments): add app for comments - add model for parent comments - add serializer to add a comment - add view to add a comment - add urls to add a comment - register app in admin [Delivers #160617675] ft(comments): modify models - add self f... Pull #24 11 Oct 2018 09:04PM UTC web-flow travis-ci pending completion  
See All Builds (585)
  • 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