[Checkins] [zopefoundation/z3c.rml] 5d669f: Start measuring coverage.

Stephan Richter noreply at github.com
Fri Jun 14 12:41:09 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.rml
  Commit: 5d669f5396f5886c6f9ed758f0fe025cd58c8229
      https://github.com/zopefoundation/z3c.rml/commit/5d669f5396f5886c6f9ed758f0fe025cd58c8229
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    A .coveragerc

  Log Message:
  -----------
  Start measuring coverage.


  Commit: 206803a806e3e5007287bff3a0b520a3cad7a45b
      https://github.com/zopefoundation/z3c.rml/commit/206803a806e3e5007287bff3a0b520a3cad7a45b
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    R buildout.cfg
    R versions.cfg

  Log Message:
  -----------
  Remove buildout support.


  Commit: c915532b09d6dce585fd6a21c1bf16baeb2e5927
      https://github.com/zopefoundation/z3c.rml/commit/c915532b09d6dce585fd6a21c1bf16baeb2e5927
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M CHANGES.rst
    M setup.py
    A src/z3c/rml/tests/expected/tag-image-svg.pdf
    A src/z3c/rml/tests/expected/tag-imageAndFlowables-svg.pdf

  Log Message:
  -----------
  Drop Python 3.5 support.


  Commit: 05eb56bcd4fc391fe6af9a567ba33d97f9202c5b
      https://github.com/zopefoundation/z3c.rml/commit/05eb56bcd4fc391fe6af9a567ba33d97f9202c5b
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Drop support for testing via setup.py


  Commit: 0fe14eb001e23061de77b54da2019db168b9ac98
      https://github.com/zopefoundation/z3c.rml/commit/0fe14eb001e23061de77b54da2019db168b9ac98
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Only run PDF comparison and coverage for one Python version


  Commit: 01b02785490667d0eda1fd462a5107906bdc00e2
      https://github.com/zopefoundation/z3c.rml/commit/01b02785490667d0eda1fd462a5107906bdc00e2
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Add coverage badge.


  Commit: 4d9b355e542273f21c38762b5573f4b9d0c79d28
      https://github.com/zopefoundation/z3c.rml/commit/4d9b355e542273f21c38762b5573f4b9d0c79d28
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M src/z3c/rml/tests/test_rml.py

  Log Message:
  -----------
  Make sure resources get always closed and control debug output via ENV variable.


  Commit: 589293ae230fc033cfec1d822f44f49de1b633f2
      https://github.com/zopefoundation/z3c.rml/commit/589293ae230fc033cfec1d822f44f49de1b633f2
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M src/z3c/rml/stylesheet.py

  Log Message:
  -----------
  Properly document the shrinkage field and do not provide a default since it causes tiny changes.


  Commit: e14cdf030995472b9190328cfb0a266e6387c7e3
      https://github.com/zopefoundation/z3c.rml/commit/e14cdf030995472b9190328cfb0a266e6387c7e3
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M src/z3c/rml/rml2pdf.py

  Log Message:
  -----------
  Make sure files get always closed.


  Commit: 3daec7ab38c90f6c255ecba5c1ba88472c877f79
      https://github.com/zopefoundation/z3c.rml/commit/3daec7ab38c90f6c255ecba5c1ba88472c877f79
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M src/z3c/rml/flowable.py
    M src/z3c/rml/template.py

  Log Message:
  -----------
  Properly implement ``pto`` tag so that tag not found errors are not raised.


  Commit: a6f5b30f3b67a5a32c825ba15786473c7ef5186c
      https://github.com/zopefoundation/z3c.rml/commit/a6f5b30f3b67a5a32c825ba15786473c7ef5186c
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Make sure the right files are ignored.


  Commit: ea4ac10710fbae7e81d953b59e561eeda858ea61
      https://github.com/zopefoundation/z3c.rml/commit/ea4ac10710fbae7e81d953b59e561eeda858ea61
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M src/z3c/rml/rml-reference.pdf
    M src/z3c/rml/rml.dtd

  Log Message:
  -----------
  Update documentation.


Compare: https://github.com/zopefoundation/z3c.rml/compare/aee5b1b7ffe5...ea4ac10710fb


More information about the checkins mailing list