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

justin-millman / Kvasir / 8039750623
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 25 Feb 2024 05:50PM UTC
Jobs 2
Files 102
Run time 7s
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

25 Feb 2024 05:49PM UTC coverage: 98.027% (+0.003%) from 98.024%
8039750623

push

github

justin-millman
CurryingExtractor

This commit adds a new IMultiExtractor implementation, the CurryingExtractor. This implementation serves a similar niche
as the DecomposingExtractor, and is designed to work in tandem with it. The DecomposingExtractor works great for running
extraction over an Aggregate, but it expects each of the sub-extractors to accept the same type. When an Aggregate is
nested in another Aggregate, that becomes a problem, because what we really want is to first pull the nested Aggregate
out and then run that Aggregate's extraction logic. That is what the CurryingExtractor does.

2991 of 3096 branches covered (96.61%)

Branch coverage included in aggregate %.

4513 of 4559 relevant lines covered (98.99%)

2980.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Release - 8039750623.1 25 Feb 2024 05:50PM UTC 0
98.5
GitHub Action Run
2 Debug - 8039750623.2 25 Feb 2024 05:50PM UTC 0
97.65
GitHub Action Run
Source Files on build 8039750623
Detailed source file information is not available for this build.
  • Back to Repo
  • 8a7b9f2a on github
  • Prev Build on main (#7952260860)
  • Next Build on main (#8040791100)
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