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

dennisdoomen / reflectify / 34016971703
98%

Build:
DEFAULT BRANCH: main
Ran 06 Sep 2026 06:44AM 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:37AM UTC coverage: 97.511% (-0.3%) from 97.79%
34016971703

push

github

web-flow
Add MemberKind.Protected and MemberKind.Private so visibility filtering covers the hierarchy (#183)

* Add MemberKind.Protected and MemberKind.Private for visibility filtering

Adds two new flags to MemberKind so consumers can request protected
and private members alongside the existing Public/Internal options.
PropertyInfoExtensions gains matching IsProtected/IsPrivate helpers,
and Reflector's visibility checks for both properties and fields now
recognize the new flags. ToBindingFlags maps Protected and Private to
BindingFlags.NonPublic, same as Internal, since the actual filtering
happens in HasVisibility.

Closes #156

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

* Expand visibility filtering coverage

Add direct binding-flag, mixed accessor, static, and inherited private-member specs for the new protected and private visibility flags.

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

---------

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

366 of 388 branches covered (94.33%)

Branch coverage included in aggregate %.

15 of 15 new or added lines in 3 files covered. (100.0%)

731 of 737 relevant lines covered (99.19%)

2985105.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34016971703.1 06 Sep 2026 06:44AM UTC 9
97.51
GitHub Action Run
Source Files on build 34016971703
  • Tree
  • List 9
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34016971703
  • 2fd596e2 on github
  • Prev Build on main (#34016622241)
  • Next Build on main (#34030589688)
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