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

justin-millman / Kvasir / 18 / 2
98%
master: 98%

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

13 Mar 2021 10:29PM UTC coverage: 99.419% (-0.1%) from 99.546%
AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Release

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

32.07 hits per line

Source Files on job 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)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16
  • Travis Job 18.2
  • 39a6ce8b on github
  • Prev Job for AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Release on master (#15.2)
  • Next Job for AUTHOR=$(git show -s --pretty=format:"%cn") EMAIL=$(git show -s --pretty=format:"%ce") MESSAGE=$(git show -s --pretty=format:"%s") CONFIGURATION=Release on master (#20.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