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

edx / edx-submissions / 332
59%
master: 83%

Build:
Build:
LAST BUILD BRANCH: 3.0.2
DEFAULT BRANCH: master
Ran 08 Mar 2016 03:56PM UTC
Jobs 1
Files 6
Run time 3s
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
332

Pull #43

travis-ci

efischer19
Use score summaries in data download

The submissions API has a get_score() method which, given a student item,
will look up the relevant ScoreSummary and return the latest Score it
contains. Our data download should do the same.

To avoid confusion, we have elected to hide scores that could not be
returned from api.get_score(). The other options are:
- include a score that may be for a different submission for the same
    student item, if using ScoreSummary.latest in all cases
- include scores that may not "count", because they'll never be the
    return value of api.get_score()

Test has been updated.
Pull Request #43: Use score summaries in data download

7 of 7 new or added lines in 1 file covered. (100.0%)

286 of 481 relevant lines covered (59.46%)

0.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 332.1 08 Mar 2016 03:56PM UTC 0
59.46
Travis Job 332.1
Source Files on build 332
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #332
  • Pull Request #43
  • PR Base - diana/all-submissions (#316)
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