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

edx / edx-submissions
59%
master: 83%

Build:
Build:
LAST BUILD BRANCH: 3.0.2
DEFAULT BRANCH: master
Repo Added 05 Jun 2014 07:15PM UTC
Files 140
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 efischer/score_summary
branch: efischer/score_summary
CHANGE BRANCH
x
Reset
  • efischer/score_summary
  • 0.0.1
  • 0.0.2
  • 0.0.3
  • 0.0.4
  • 0.0.5
  • 0.0.6
  • 0.0.7
  • 0.1.0
  • 0.1.1
  • 0.1.2
  • 0.1.3
  • 0.1.4
  • 1.0.0
  • 1.1.0
  • 1.1.1
  • 1.1.2
  • 1.1.3
  • 1.1.4
  • 1.1.5
  • 1.1.6
  • 1.2.0
  • 2.0.0
  • 2.0.1
  • 2.0.10
  • 2.0.11
  • 2.0.12
  • 2.0.2
  • 2.0.3
  • 2.0.4
  • 2.0.5
  • 2.0.6
  • 2.0.7
  • 2.0.8
  • 2.0.9
  • 2.1.1
  • 3.0.0
  • 3.0.1
  • 3.0.2
  • BOM-1030-django22-support
  • BOM-75
  • add-openedx-yaml
  • aed/django1.11
  • aed/fix-travis
  • aed/travis-cond
  • ammar/dj18-update-django-extensions
  • ammar/update-django-nose
  • andya/update-requirements
  • benp/travis-use-docker
  • bmedx/upgrade_django-model-utils
  • cliff/incr-109-upgrade-ddt
  • cliff/incr-110-upgrade-freezegun
  • cliff/incr-111-fix-migrations
  • dcs/restframework-version
  • diana/add-app-label
  • diana/add-version-tagging
  • diana/all-submissions
  • diana/linting-updates
  • diana/remove-datadog
  • diana/score-annotations
  • diana/update-submissions-version
  • diana/update-version
  • django-upgrade/1.8
  • django1.8-upgrade
  • efischer/1_0_0_release
  • efischer/EDU-1090
  • efischer/annotation_serialization
  • efischer/archive_table
  • efischer/clear_state
  • efischer/delete_studentitem
  • efischer/django_unpin
  • efischer/django_version
  • efischer/gemnasium
  • efischer/jsonfield
  • efischer/loosen_reqs
  • efischer/mangle_key
  • efischer/now_where_were_we
  • efischer/pytz
  • efischer/send_time
  • efischer/slice_all
  • efischer/soft_delete_sub
  • efischer/swallow_reset_signal
  • efischer/swear_words
  • efischer/version_bump
  • estute/testing
  • estute/version-3.0
  • feanil/update_repo_metadata
  • jeskew/bug_fix_studentitemserializer
  • jeskew/drf_version_bump
  • jeskew/further_logging_field_errors
  • jeskew/log_more_info_on_error
  • jeskew/submissions_version_bump
  • jkantor/mgmt
  • jkantor/mgmt_ver
  • master
  • muzaffar/fix-top-submissions-tnl1455
  • muzaffar/removed-sub-with-0-score-tnl1125
  • muzaffar/upgrage-django-1.8
  • nedbat/dont-omit-tests
  • neem/score-summaries
  • update-pytz
  • will/add-migrations-to-setup-py
  • will/cache-timeout-top-scores
  • will/clarify-travis
  • will/docs
  • will/optimize-top-scores
  • will/read-replica
  • will/submission-request-error
  • will/upgrade-django-extensions
  • will/upgrade-django-model-utils
  • will/upgrade-django-rest-framework

pending completion
331

push

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.

286 of 481 relevant lines covered (59.46%)

0.59 hits per line

Relevant lines Covered
Build:
Build:
481 RELEVANT LINES 286 COVERED LINES
0.59 HITS PER LINE
Source Files on efischer/score_summary
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
331 efischer/score_summary 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 confusi... push 08 Mar 2016 03:56PM UTC efischer19 travis-ci pending completion  
See All Builds (529)
  • 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