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

dennisdoomen / reflectify / 34015651744
98%

Build:
DEFAULT BRANCH: main
Ran 06 Sep 2026 06:14AM UTC
Jobs 1
Files 9
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

06 Sep 2026 06:06AM UTC coverage: 97.725% (+0.04%) from 97.69%
34015651744

push

github

web-flow
Add HasAttributeInHierarchy predicate overloads for MemberInfo and ParameterInfo (#181)

* Add HasAttributeInHierarchy predicate overloads for MemberInfo and ParameterInfo

Closes #158

- MemberInfoExtensions.HasAttributeInHierarchy<TAttribute>(predicate) and
  ParameterInfoExtensions.HasAttributeInHierarchy<TAttribute>(predicate) now
  let callers filter hierarchy-attribute matches by predicate, matching the
  Type overload.
- Fixed MemberInfoExtensions.HasAttribute<TAttribute>(predicate) to pass
  inherit: false explicitly, so it is consistent with the parameterless
  HasAttribute overload instead of silently searching the hierarchy.
- Added focused specs, including null-predicate and predicate-mismatch
  behavior, and a regression spec proving the non-hierarchy predicate
  overload no longer searches base classes.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Add coverage for attribute hierarchy predicate overloads

Add specs that cover the MemberInfo predicate overload on an overridden property, direct member matches for HasAttributeInHierarchy with a predicate, and overridden parameter hierarchy matching for the new ParameterInfo overload.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

338 of 356 branches covered (94.94%)

Branch coverage included in aggregate %.

13 of 13 new or added lines in 2 files covered. (100.0%)

693 of 699 relevant lines covered (99.14%)

3147374.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34015651744.1 06 Sep 2026 06:13AM UTC 9
97.73
GitHub Action Run
Source Files on build 34015651744
  • Tree
  • List 9
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34015651744
  • ef42bf3d on github
  • Prev Build on main (#34015239380)
  • Next Build on main (#34016622241)
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