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

CS2113-AY1819S2-T09-1 / main / 1185 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2019 12:07PM UTC
Files 134
Run time 6s
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

14 Apr 2019 12:03PM UTC coverage: 90.748% (+0.09%) from 90.656%
1185.1

push

travis-ci

Creastery
[#191] Logic/commands: implement `planner_suggest` command (#192)

Users may not know what module(s) to put in the degree plan. 

Let's implement `planner_suggest` to recommend module(s) users can add 
to the degree plan.

* `planner_suggest` requires users to input desirable credits and tags, 
and modules with the highest number of matching tags and does not exist 
in the degree plan will be suggested first. 
* The modules with closest credits will be suggested if there is a tie. 
* Tag-matching is prioritized in the recommendation; if there is no tag 
matched, no module will be shown.
* `tag` is optional parameter. If no `tag` is in input, the 
recommendation will be purely based on credits.
* Modules with matching tags and credits that are not in the degree plan
are given as supplementary information.
* User Guide will be updated at a later time.

3384 of 3729 relevant lines covered (90.75%)

0.91 hits per line

Source Files on job 1185.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 973
  • Travis Job 1185.1
  • 0abdb78b on github
  • Prev Job for on master (#1181.1)
  • Next Job for on master (#1186.1)
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