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

justin-millman / Kvasir / 18
98%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2021 10:36PM UTC
Jobs 2
Files 36
Run time 10s
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
18

push

travis-ci-com

justin-millman
Always Build Unit Test Project in Debug Mode

The unit test suite for the Kvasir solution leverages FluentAssertions, an open-source NuGet package for performing test
expectations in a naturalistic way. This package uses stack-backtracking to locate the 'variable under test' when
producing error messages; as such, they recommend only building projects using the package in Debug mode. This does not
affect the projects under test, which are still built in Release mode for the Release configuration; only the unit test
project is affected.

This commit also hard-codes the Coverlet package into the UnitTests project and removes the manual add from the Travis
.yml file.

685 of 689 relevant lines covered (99.42%)

74.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18.1 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Debug) 13 Mar 2021 10:36PM UTC 0
99.62
Travis Job 18.1
2 18.2 (AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Release) 13 Mar 2021 10:36PM UTC 0
99.42
Travis Job 18.2
Source Files on build 18
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #18
  • 39a6ce8b on github
  • Prev Build on master (#15)
  • Next Build on master (#20)
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