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

mbtproject / mbt / 421 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2018 08:20AM UTC
Files 14
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

24 Apr 2018 08:17AM UTC coverage: 85.566% (+0.3%) from 85.23%
421.2

push

travis-ci

buddyspike
Fix: Consider file dependencies when calculating the version

Module version is calculated by combining the hash of module
contents, versions of the dependencies and the hashes of its
file dependencies.

This is in contrast to the hash of module contents and versions
of the dependencies used in previous calculation.

Changing the module version when a file dependency is modified
is as important. For example, if we have a file dependency to
a script that builds your module, we should be able to identify
the difference between two instances of the same module built
with different versions of the build script.

Breaking Change
This is a breaking change to how module version is calculated.
If you have used the module version generated by a previous
version of mbt, we highly recommend that you re-run those
operations for those commits in order to get consistent results.

Also Contains
- All messages are in sentence case
- Simplified `Module` data structure by storing `moduleMetadata`
  association.

Closes #59

1073 of 1254 relevant lines covered (85.57%)

74.71 hits per line

Source Files on job 421.2
  • Tree
  • List 0
  • Changed 9
  • Source Changed 3
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 350
  • Travis Job 421.2
  • cdcc122f on github
  • Prev Job for on master (#419.2)
  • Next Job for on master (#423.2)
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