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

ssato / python-anyconfig / 898

Builds Branch Commit Type Ran Committer Via Coverage
898 next refactor: remove the reference of anyconfig.globals.PACKAGE Remove the reference of anyconfig.globals.PACKAGE to simplify setup.py and utilize the 'name' definition in setup.cfg instead. push 13 Oct 2018 12:34PM UTC Satoru SATOH travis-ci pending completion   set done
897 next fix: [doc] replace 'ignore_missing' (obsolete) w/ 'ac_ignore_missing' push 30 Sep 2018 12:16PM UTC Satoru SATOH travis-ci pending completion   set done
896 next fix: do not repeat include_package_data=True in setup.{py,cfg} Remove include_package_data=True in setup.py not to repeat include_package_data=True in both setup.py and setup.cfg. push 30 Sep 2018 04:43AM UTC Satoru SATOH travis-ci pending completion   set done
895 next refactor: fix pylint's warning, no-else-return push 28 Aug 2018 11:38AM UTC Satoru SATOH travis-ci pending completion   set done
894 next fix: make processor class objects sorted by its 'cid' class method make a list of processor class objects sorted by its 'cid' class method because sorted(<class_objects>) are not allowed in python 3.x. push 25 Aug 2018 06:53PM UTC Satoru SATOH travis-ci pending completion   set done
893 next enhancement: add a class to list processor class objects add .processors.Processors to list Processor class objects and find by some conditions such as type and file extensions processors can process. push 25 Aug 2018 06:46PM UTC Satoru SATOH travis-ci pending completion   set done
892 master fix: remove duplicated python 3.7 test env for Travis-CI push 15 Aug 2018 04:23AM UTC Satoru SATOH travis-ci pending completion   set done
891 next fix: remove duplicated python 3.7 test env for Travis-CI push 15 Aug 2018 04:16AM UTC Satoru SATOH travis-ci pending completion   set done
890 next fix: try workaround to tests with python 3.7 in Travis-CI push 15 Aug 2018 04:11AM UTC Satoru SATOH travis-ci pending completion   set done
889 next refactor: move test data into tests/res/ Move some test data such as JSON and YAML files into tests/res/ to separate them with test code themselves. Along with that to introduce an utility function tests.common.resdir() to find out that data dir... push 15 Aug 2018 04:01AM UTC Satoru SATOH travis-ci pending completion   set done
888 next enhancment: add new test target py27-plugins to test plugins push 14 Aug 2018 06:28PM UTC Satoru SATOH travis-ci pending completion   set done
887 next change: remove tox config for testenv:py26 remove tox config for testenv:py26 because python 2.6 was removed from the list of supported python versions. push 14 Aug 2018 06:01PM UTC Satoru SATOH travis-ci pending completion   set done
886 master fix: remove the debug messaging part in .ioinfo.make remove the debug messaging part accidentally came into anyconfig.ioinfo.make. push 04 Jul 2018 11:51AM UTC Satoru SATOH travis-ci pending completion   set done
885 next fix: remove the debug messaging part in .ioinfo.make remove the debug messaging part accidentally came into anyconfig.ioinfo.make. push 04 Jul 2018 11:04AM UTC Satoru SATOH travis-ci pending completion   set done
884 next enhancement/fix/refactor: simplify the logic to find processors simplify the logic to find processors and parsers to load/dump data. - UnknownParserTypeError was replaced with UnknownProcessorTypeError to generalize it. - anyconfig.backends.PA... push 04 Jul 2018 10:06AM UTC Satoru SATOH travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 45
  • 46
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc