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

Mirantis / kqueen / 2144
85%
master: 0%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.26.5
DEFAULT BRANCH: master
Ran 12 Mar 2018 03:26PM UTC
Jobs 1
Files 72
Run time 3s
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
2144

push

travis-ci

Ekaterina Chernova
Update logging settings

   * Remove LOG_LEVEL set up from the main config

    Currently, logging config is used to set up log level for each logger.
    So there is no need to provide default log level. If config provided,
    it will be ignored anyway and leads to misunderstandings.
    So now all log level set up are made in a separate logging config file.

    * Change default general_file_handler  log level

    Also, log level of console logger is changed to INFO instead of log level of
    corresponding handler. It was made, because handler has a higher priority
    and if user will change log level to debug, it still remain INFO or user
     have to change both places, which is inconvenient.

    * If Debug is True in config file, set debug log level automatically

      Otherwise keep log level from config

    * Move default logging config path from setup_logging definition to its call

    Otherwise default value will never applied, cause None will be used

3080 of 3631 relevant lines covered (84.83%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2144.2 12 Mar 2018 03:26PM UTC 0
84.83
Travis Job 2144.2
Source Files on build 2144
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2144
  • 8f77858d on github
  • Next Build on update-logging (#2145)
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