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

SylvainDe / DidYouMean-Python / 2159 / 9
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: test_nonlocal
DEFAULT BRANCH: master
Ran 02 Nov 2020 09:34PM UTC
Files 10
Run time 4s
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

02 Nov 2020 09:29PM UTC coverage: 95.109% (+0.7%) from 94.411%
2159.9

push

travis-ci-com

SylvainDe
Handle non-interesting context-related suggestions for NameError

Follow-up of the two previous commits.
Following the implementation of non-local objects,
a new problem was revealed by Jenkins: a few suggestions
for NameError are highly sensitive the objects in frame
and in particular, in the enclosing scope which highly
dependent on the context (testing framework, Python version, etc).

This makes the definition of the expected suggestions in
unit-tests a bit tricky to handle. This was somehow handled
for buffer but a few other places are still failing:
 - file (Python 3.2)
 - loader (Python 2.6)

3150 of 3312 relevant lines covered (95.11%)

0.95 hits per line

Source Files on job 2159.9
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2051
  • Travis Job 2159.9
  • 72805c6f on github
  • Prev Job for on test_nonlocal (#2158.3)
  • Next Job for on test_nonlocal (#2161.10)
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

© 2025 Coveralls, Inc