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

ponder-lab / Hybridize-Functions-Refactoring / #2738 / 1
84%
main: 84%

Build:
DEFAULT BRANCH: main
Ran 05 Aug 2026 12:12PM UTC
Files 39
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

05 Aug 2026 12:02PM UTC coverage: 83.571%. Remained the same
#2738.1

push

github

web-flow
Guard that an attribute decorator names its defining module (#853)

* Guard that an attribute decorator names its defining module.

Written while trying to reproduce ponder-lab/Hybridize-Functions-Refactoring#852, which it does not. Two modules define `option` and the decorator still resolves, so the fixture records correct behavior rather than the failure.

That is worth keeping and worth saying plainly: the ambiguity on real subjects needs a search scope where a common leaf name matches many definitions, which a stub interpreter over one fixture directory does not provide. A fix for #852 therefore cannot be validated by this suite, and needs measurement against a real analysis instead.

* Say what the guard does and does not show.

The previous wording claimed the failure cannot be staged in this suite. That was inferred from a single attempt, and the suite does support multi-file and package fixtures, so the claim was not supported.

What is established: two sibling modules defining the same name resolve correctly, so that alone does not produce the ambiguity. What the real subjects supply and this does not has not been isolated.

3052 of 3652 relevant lines covered (83.57%)

0.84 hits per line

Source Files on job #2738.1
  • Tree
  • List 39
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2738
  • 66b0236b on github
  • Prev Job for on main (##2731.1)
  • Next Job for on main (##2744.1)
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