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

MarkUsProject / Markus / 11747 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2021 02:42PM UTC
Files 417
Run time 4min
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

01 Jun 2021 02:29PM UTC coverage: 91.695%. Remained the same
2.5.3

push

travis-ci

david-yz-liu
seed: Fix seeding of group data.

This commit fixes two issues:

1. Use autogenerated group names (this is the default in MarkUs).
2. Add files after creating all groups. This creates a gap in time between the initial commit
   that creates the grouping assignment folder and the one that adds the seeded submission files.
   The reason this delay is necessary is that the check Grouping#changed_starter_file_at?
   compares timestamps to determine whether there are submitted files that were different from
   the original commit. If the file is created in the same second as the repo, this doesn't
   register as having changed the file, and the method returns false. This doesn't normally
   come up because there's more than a second between group creation and file submission, but
   when seeding the database, submission files immediately after the groups were created.
   The result was that this method returned false, and the submissions were marked as `is_empty`.

25382 of 27681 relevant lines covered (91.69%)

72.18 hits per line

Source Files on job 11747.1 (2.5.3)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3768
  • Travis Job 11747.1
  • a2e36a2b on github
  • Prev Job for 2.5.3 on master (#11716.1)
  • Next Job for 2.5.3 on master (#11748.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