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

AwesomeAssertions / AwesomeAssertions / 29582395102
97%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 01:12PM UTC
Jobs 1
Files 316
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

17 Jul 2026 01:01PM UTC coverage: 96.708% (-0.01%) from 96.72%
29582395102

push

github

web-flow
Re-wrote `GivenSelector<T>.FailWith()` to match `AssertionChain.FailWith()` (#522)

Re-wrote the overload of `GivenSelector<T>.FailWith()` that accepts `Func<>` args to match the behavior of the equivalent overload of `AssertionChain.FailWith()`.

The previous implementation seems to have been based on a faulty assumption of how `AssertionChain.PreviousAssertionSucceeded` works. Checking it does not ensure that logic doesn't run in the event of a failure of the current assertion that the `.FailWith()` call applies to, but rather the previous assertion in the chain (if any).

This implementation matches the logic of all the other `.FailWith()` implementations on `GivenSelector<T>`, as well as most of them on `AssertionChain`: it just wraps up the message-rendering logic and passes off the real work for dealing with fail/pass conditions to existing logic within `AssertionChain`.

3631 of 4036 branches covered (89.97%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

12762 of 12915 relevant lines covered (98.82%)

60960.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29582395102.1 17 Jul 2026 01:12PM UTC 316
96.71
GitHub Action Run
Source Files on build 29582395102
  • Tree
  • List 316
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29582395102
  • 6896b326 on github
  • Prev Build on main (#29508720400)
  • Next Build on main (#29600990419)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc