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

MarkUsProject / Markus / 27063674061
90%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2026 01:34PM UTC
Jobs 2
Files 656
Run time 1min
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

06 Jun 2026 01:32PM UTC coverage: 90.202% (+0.009%) from 90.193%
27063674061

push

github

web-flow
Fixed merge commits being incorrectly attributed as latest submission (#7988)

When an instructor cloned a student repo, made a local commit, then merged and
pushed, the merge commit was treated as the latest submission for the student's
files. This inflated late penalties and showed the instructor's name as author.

`entry_changed?` returned true for a merge commit whenever the file differed from
*any* parent — including the instructor's branch that simply didn't have the file
yet. The fix: for merge commits (2+ parents), only return true when the result
differs from *all* parents. If the merged content matches at least one parent the
merge was trivial for that path and should not be counted as a new modification.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1026 of 2230 branches covered (46.01%)

Branch coverage included in aggregate %.

43 of 44 new or added lines in 2 files covered. (97.73%)

46213 of 50140 relevant lines covered (92.17%)

126.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
87.25
0.85% app/lib/git_revision.rb
Jobs
ID Job ID Ran Files Coverage
1 rspec - 27063674061.1 06 Jun 2026 01:55PM UTC 572
95.72
GitHub Action Run
2 jest - 27063674061.2 06 Jun 2026 01:34PM UTC 84
55.13
GitHub Action Run
Source Files on build 27063674061
  • Tree
  • List 656
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27063674061
  • 07b06ab1 on github
  • Prev Build on master (#27049262320)
  • Next Build on master (#27095595014)
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