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

Mirantis / kqueen / 2145
85%
master: 0%

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

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

3105 of 3651 relevant lines covered (85.05%)

0.85 hits per line

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