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

MarkUsProject / Markus / 11747
92%

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

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

Jobs
ID Job ID Ran Files Coverage
1 11747.1 (2.5.3) 01 Jun 2021 02:42PM UTC 0
91.69
Travis Job 11747.1
Source Files on build 11747
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11747
  • a2e36a2b on github
  • Prev Build on master (#11716)
  • Next Build on master (#11748)
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