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

wemake-services / wemake-python-styleguide / 474
100%

Build:
DEFAULT BRANCH: master
Ran 13 Oct 2018 10:57PM UTC
Jobs 2
Files 48
Run time 33s
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

pending completion
474

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.

325 of 325 branches covered (100.0%)

Branch coverage included in aggregate %.

1159 of 1159 relevant lines covered (100.0%)

2.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 474.1 13 Oct 2018 10:57PM UTC 0
100.0
Travis Job 474.1
2 474.2 13 Oct 2018 10:58PM UTC 0
100.0
Travis Job 474.2
Source Files on build 474
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #474
  • 36d022e9 on github
  • Prev Build on master (#472)
  • Next Build on master (#475)
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