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

mbtproject / mbt / 421
85%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2018 08:20AM UTC
Jobs 2
Files 14
Run time 52s
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
421

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%)

153.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 421.1 24 Apr 2018 08:20AM UTC 0
85.57
Travis Job 421.1
2 421.2 24 Apr 2018 08:20AM UTC 0
85.57
Travis Job 421.2
Source Files on build 421
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #421
  • cdcc122f on github
  • Prev Build on master (#419)
  • Next Build on master (#423)
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