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

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

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2019 12:07PM UTC
Jobs 1
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

pending completion
1185

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.

69 of 69 new or added lines in 3 files covered. (100.0%)

3384 of 3729 relevant lines covered (90.75%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1185.1 14 Apr 2019 12:07PM UTC 0
90.75
Travis Job 1185.1
Source Files on build 1185
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1185
  • 0abdb78b on github
  • Prev Build on master (#1181)
  • Next Build on master (#1186)
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