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

toidi / hadoop-yarn-api-python-client / 269 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2020 06:51PM UTC
Files 11
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

14 Jan 2020 06:50PM UTC coverage: 92.522%. First build
TOXENV=py38

Pull #80

travis-ci

Kevin Bates
Enable logging for all components, remove print stmts

This change enables a logger for each module of yarn-api-client.
By default, nothing will be logged unless the calling application has
configured logging.  Once configured, entries will be logged relative
to the configured log level. The calling application is also responsible
for specifying the appropriate log formats, etc.

Since the urllib3.connectionpool module frequently logs things under INFO
- which should be under DEBUG - I've set its log level to WARNING and
allowed it too to be adjusted via an environment variable (URLLIB_LOG_LEVEL).

The previous INFO log statement has been changed to DEBUG and I've
added timing results for the request. In addition, the previous print
statements have been replaced with calls to apiLogger().warning().

Fixes: #73

Co-authored-by: Dmitry Romanenko <Dmitry@Romanenko.in>
Pull Request #80:

631 of 682 relevant lines covered (92.52%)

0.93 hits per line

Source Files on job 269.1 (TOXENV=py38)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 220
  • Travis Job 269.1
  • bfd44922 on github
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