[Pytest-commit] [pytest-dev/pytest] fc11b8: Exclude durations that are 0.00 seconds long.

Bruno Oliveira nicoddemus at gmail.com
Sat Oct 13 21:16:06 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: fc11b81005800fcc611edbea57c26b37561703db
      https://github.com/pytest-dev/pytest/commit/fc11b81005800fcc611edbea57c26b37561703db
  Author: Jeffrey Rackauckas <jeffreyrack at gmail.com>
  Date:   2018-10-07 (Sun, 07 Oct 2018)

  Changed paths:
    A changelog/4063.trivial.rst
    M src/_pytest/runner.py
    M testing/acceptance_test.py

  Log Message:
  -----------
  Exclude durations that are 0.00 seconds long.


  Commit: 47f5c2900263c635e8159dd1050754a7504270d5
      https://github.com/pytest-dev/pytest/commit/47f5c2900263c635e8159dd1050754a7504270d5
  Author: Jeffrey Rackauckas <jeffreyrack at gmail.com>
  Date:   2018-10-13 (Sat, 13 Oct 2018)

  Changed paths:
    M changelog/4063.trivial.rst
    M doc/en/usage.rst
    M src/_pytest/runner.py

  Log Message:
  -----------
  Update messaging for --durations when not in verbose mode.


  Commit: 7a271a91b09e39889775bbc94718d7fb023a1bfa
      https://github.com/pytest-dev/pytest/commit/7a271a91b09e39889775bbc94718d7fb023a1bfa
  Author: Jeffrey Rackauckas <jeffreyrack at gmail.com>
  Date:   2018-10-13 (Sat, 13 Oct 2018)

  Changed paths:
    M src/_pytest/runner.py

  Log Message:
  -----------
  Fix rounding error when displaying durations in non-verbose mode.


  Commit: 3683d92c530472cab40d74d9e8c951b33f9ef411
      https://github.com/pytest-dev/pytest/commit/3683d92c530472cab40d74d9e8c951b33f9ef411
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-13 (Sat, 13 Oct 2018)

  Changed paths:
    M src/_pytest/runner.py
    M testing/acceptance_test.py

  Log Message:
  -----------
  Adjust the 'durations hidden' message


  Commit: 9fb305b17baf938d2059590a0a752727b0e50cc4
      https://github.com/pytest-dev/pytest/commit/9fb305b17baf938d2059590a0a752727b0e50cc4
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-13 (Sat, 13 Oct 2018)

  Changed paths:
    A changelog/4063.trivial.rst
    M doc/en/usage.rst
    M src/_pytest/runner.py
    M testing/acceptance_test.py

  Log Message:
  -----------
  Merge pull request #4086 from jeffreyrack/4063-exclude-0-durations

Exclude durations that are 0.00 seconds long.


Compare: https://github.com/pytest-dev/pytest/compare/27d2683a023a...9fb305b17baf
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pytest-commit mailing list