[Checkins] [zopefoundation/z3c.recipe.tag] f42849: Fix coverage measurement

Marius Gedminas noreply at github.com
Fri May 15 17:54:47 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.recipe.tag
  Commit: f428496a025df1da438fffb82f78e1dfa4d3a6de
      https://github.com/zopefoundation/z3c.recipe.tag/commit/f428496a025df1da438fffb82f78e1dfa4d3a6de
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    A .coveragerc
    A setup.cfg
    M src/z3c/recipe/tag/__init__.py
    M src/z3c/recipe/tag/tests.py
    M tox.ini

  Log Message:
  -----------
  Fix coverage measurement

Now tox -e coverage correctly reports 50%.


  Commit: a699c229d5a806f8cf7ed1be599be6774e169c81
      https://github.com/zopefoundation/z3c.recipe.tag/commit/a699c229d5a806f8cf7ed1be599be6774e169c81
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Switch to a full .travis.yml


  Commit: fa6764e57d125d83437a9799f605d1a888b0b48e
      https://github.com/zopefoundation/z3c.recipe.tag/commit/fa6764e57d125d83437a9799f605d1a888b0b48e
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M MANIFEST.in
    M tox.ini

  Log Message:
  -----------
  The new .travis.yml wants tox -e lint

Give it one, based on
https://github.com/zopefoundation/meta/tree/master/config/pure-python


  Commit: b95556adeca17b237cfc6588cc0068e9648cf334
      https://github.com/zopefoundation/z3c.recipe.tag/commit/b95556adeca17b237cfc6588cc0068e9648cf334
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    A .coveragerc
    M .travis.yml
    M MANIFEST.in
    A setup.cfg
    M src/z3c/recipe/tag/__init__.py
    M src/z3c/recipe/tag/tests.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #7 from zopefoundation/fix-coverage

Fix coverage measurement


Compare: https://github.com/zopefoundation/z3c.recipe.tag/compare/c719033ea330...b95556adeca1


More information about the checkins mailing list