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

unipartdigital / idiosync / 52

Builds Branch Commit Type Ran Committer Via Coverage
52 master base: Define a per-class Self type variable where applicable The recommended pattern for annotating class methods that return instances (e.g. alternative constructors) involves first defining a type variable bound to the class and then explicitly... push 27 Feb 2020 12:04PM UTC mcb30 travis-ci-com pending completion
51 master test: Allow Python nightly builds to fail Python nightly builds tend to fail regularly due to temporary errors in installing dependencies. Allow these builds to fail without impacting the overall build status. Signed-off-by: Michael Brown <mbro... push 27 Feb 2020 12:02PM UTC mcb30 travis-ci-com pending completion
50 nightly test: Allow Python nightly builds to fail Python nightly builds tend to fail regularly due to temporary errors in installing dependencies. Allow these builds to fail without impacting the overall build status. Signed-off-by: Michael Brown <mbro... push 27 Feb 2020 11:11AM UTC mcb30 travis-ci-com pending completion
49 master base: Define a per-class Self type variable where applicable The recommended pattern for annotating class methods that return instances (e.g. alternative constructors) involves first defining a type variable bound to the class and then explicitly... push 27 Feb 2020 10:34AM UTC mcb30 travis-ci-com pending completion
47 master base: Add type annotations throughout Signed-off-by: Michael Brown <mbrown@fensystems.co.uk> push 26 Feb 2020 01:31AM UTC mcb30 travis-ci-com pending completion
46 master base: Add type annotations throughout Signed-off-by: Michael Brown <mbrown@fensystems.co.uk> push 26 Feb 2020 01:14AM UTC mcb30 travis-ci-com pending completion
45 master ldap: Use typing.Pattern as type hint The typing module provides typing.Pattern to be used in place of re.Pattern (which is not recognised by mypy). Signed-off-by: Michael Brown <mbrown@fensystems.co.uk> push 26 Feb 2020 01:01AM UTC mcb30 travis-ci-com pending completion
44 master test: Disable pylint no-member warning The pylint no-member warning generates a large number of false positives, and complicates the task of adding accurate type hints. Disable this warning in preparation for wider use of type hints. Signed-off-... push 26 Feb 2020 12:35AM UTC mcb30 travis-ci-com pending completion
43 master test: Add type annotations to instance attributes Add type annotations to instance attributes, and switch to using dataclasses where this results in simpler code. Signed-off-by: Michael Brown <mbrown@fensystems.co.uk> push 19 Feb 2020 02:59PM UTC mcb30 travis-ci-com pending completion
42 master test: Use direct type aliases to bypass name conflicts Use direct type aliases such as "Config_ = Config" rather then defining a dedicated "ConfigType = Type[Config]", since the type alias may be required when annotating instance variables. Sign... push 19 Feb 2020 10:37AM UTC mcb30 travis-ci-com pending completion
41 master sql: Use replacement for deprecated mapped_table property Signed-off-by: Michael Brown <mbrown@fensystems.co.uk> push 19 Feb 2020 01:39AM UTC mcb30 travis-ci-com pending completion
40 master test: Report test coverage via Coveralls Signed-off-by: Michael Brown <mbrown@fensystems.co.uk> push 19 Feb 2020 01:24AM UTC mcb30 travis-ci-com pending completion
  • 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

© 2026 Coveralls, Inc