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

wemake-services / wemake-python-styleguide / 474 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 13 Oct 2018 10:58PM UTC
Files 48
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

13 Oct 2018 10:53PM UTC coverage: 100.0%. Remained the same
474.2

push

travis-ci

sobolevn
Added inspection for class-level attributes containing upper-class letters (#242)

* Added inspection for class-level attributes containing upper-class letters.

"noqa: Z214" is needed on WrongNameVisitor since I could not find a way to implement this without adding ClassDef-specific handler to the class, which in turn raised method count over the limit.

I could have maintaned a "last visited node" context inside the visitor and trigger check in standard place, but it would not be explicit enough in my opinion.

* Implement changes requested in code review.

* Implement better solution for testing short variable names.

335 of 335 branches covered (100.0%)

Branch coverage included in aggregate %.

1159 of 1159 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 474.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 339
  • Travis Job 474.2
  • 36d022e9 on github
  • Prev Job for on master (#472.1)
  • Next Job for on master (#475.1)
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