[mapserver-commits] [mapserver/mapserver] 2ccbe0: Update Python code to meet flake8 linting standard...

GitHub noreply at github.com
Fri Sep 28 07:11:47 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 2ccbe0d408406484d779f6c49c8f27d466687e6e
      https://github.com/mapserver/mapserver/commit/2ccbe0d408406484d779f6c49c8f27d466687e6e
  Author: geographika <geographika at gmail.com>
  Date:   2018-09-09 (Sun, 09 Sep 2018)

  Changed paths:
    M mapscript/python/tests/cases/class_test.py
    M mapscript/python/tests/cases/clone_test.py
    R mapscript/python/tests/cases/colort_est.py
    M mapscript/python/tests/cases/font_test.py
    M mapscript/python/tests/cases/hash_test.py
    M mapscript/python/tests/cases/image_test.py
    M mapscript/python/tests/cases/label_test.py
    M mapscript/python/tests/cases/layer_test.py
    M mapscript/python/tests/cases/line_test.py
    M mapscript/python/tests/cases/map_test.py
    M mapscript/python/tests/cases/outputformat_test.py
    M mapscript/python/tests/cases/ows_test.py
    R mapscript/python/tests/cases/parentreference.py
    M mapscript/python/tests/cases/pgtest.py
    M mapscript/python/tests/cases/point_test.py
    M mapscript/python/tests/cases/rect_test.py
    R mapscript/python/tests/cases/refcount.py
    M mapscript/python/tests/cases/resultcache_test.py
    R mapscript/python/tests/cases/runalltests.py
    M mapscript/python/tests/cases/shape_test.py
    M mapscript/python/tests/cases/shapefile_test.py
    M mapscript/python/tests/cases/style_test.py
    M mapscript/python/tests/cases/symbol_test.py
    M mapscript/python/tests/cases/symbolset_test.py
    M mapscript/python/tests/cases/testing.py
    R mapscript/python/tests/cases/threadtest.py
    M mapscript/python/tests/cases/zoom_test.py

  Log Message:
  -----------
  Update Python code to meet flake8 linting standards, remove custom test runner code, and rename files to match pytest naming conventions


  Commit: aa2844ea66dd7794f65c10d7ff979fe04469f6b1
      https://github.com/mapserver/mapserver/commit/aa2844ea66dd7794f65c10d7ff979fe04469f6b1
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M mapscript/python/CMakeLists.txt
    M mapscript/python/requirements-dev.txt

  Log Message:
  -----------
  Add flake8 to virtual environment and run linting on test cases


  Commit: 969ed53f5764d6162bd595636334ca3a653eeaea
      https://github.com/mapserver/mapserver/commit/969ed53f5764d6162bd595636334ca3a653eeaea
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Add pip caching to speed up builds


  Commit: d392122197a21d242798003e7435368eb77c622c
      https://github.com/mapserver/mapserver/commit/d392122197a21d242798003e7435368eb77c622c
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M mapscript/python/CMakeLists.txt

  Log Message:
  -----------
  Make flake8 a separate custom command


  Commit: 3d2495489806413f23117216d8e57d5d219460c0
      https://github.com/mapserver/mapserver/commit/3d2495489806413f23117216d8e57d5d219460c0
  Author: Seth G <geographika at gmail.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M appveyor.yml
    M mapscript/python/CMakeLists.txt
    M mapscript/python/requirements-dev.txt
    M mapscript/python/tests/cases/class_test.py
    M mapscript/python/tests/cases/clone_test.py
    R mapscript/python/tests/cases/colort_est.py
    M mapscript/python/tests/cases/font_test.py
    M mapscript/python/tests/cases/hash_test.py
    M mapscript/python/tests/cases/image_test.py
    M mapscript/python/tests/cases/label_test.py
    M mapscript/python/tests/cases/layer_test.py
    M mapscript/python/tests/cases/line_test.py
    M mapscript/python/tests/cases/map_test.py
    M mapscript/python/tests/cases/outputformat_test.py
    M mapscript/python/tests/cases/ows_test.py
    R mapscript/python/tests/cases/parentreference.py
    M mapscript/python/tests/cases/pgtest.py
    M mapscript/python/tests/cases/point_test.py
    M mapscript/python/tests/cases/rect_test.py
    R mapscript/python/tests/cases/refcount.py
    M mapscript/python/tests/cases/resultcache_test.py
    R mapscript/python/tests/cases/runalltests.py
    M mapscript/python/tests/cases/shape_test.py
    M mapscript/python/tests/cases/shapefile_test.py
    M mapscript/python/tests/cases/style_test.py
    M mapscript/python/tests/cases/symbol_test.py
    M mapscript/python/tests/cases/symbolset_test.py
    M mapscript/python/tests/cases/testing.py
    R mapscript/python/tests/cases/threadtest.py
    M mapscript/python/tests/cases/zoom_test.py

  Log Message:
  -----------
  Merge pull request #5670 from geographika/pylint-and-examples

Add Flake8 checks for Python test code


Compare: https://github.com/mapserver/mapserver/compare/265c7e0b3116...3d2495489806
      **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 mapserver-commits mailing list