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

tschijnmo / programmabletuple / 28

Builds Branch Commit Type Ran Committer Via Coverage
28 master Bump version number to 0.5 push 27 Aug 2015 11:54PM UTC tschijnmo travis-ci pending completion
27 0.5.0 Improve decoration of the init function In the old code, the init function is just changed into a disabled function for the programmable tuple classes. Now it is disable only when being called on a programmable tuple class. So it can be used for ... push 27 Aug 2015 11:49PM UTC tschijnmo travis-ci pending completion
26 master Improve decoration of the init function In the old code, the init function is just changed into a disabled function for the programmable tuple classes. Now it is disable only when being called on a programmable tuple class. So it can be used for ... push 27 Aug 2015 11:36PM UTC tschijnmo travis-ci pending completion
25 master Add tests for string formatting methods A quick and simple test is added for the string formatting by str and repr. push 27 Aug 2015 11:06PM UTC tschijnmo travis-ci pending completion
24 master Expand the dictionary conversion testing 1. Testing of the loading from dictionaries is added. 2. Several variable names are changed since the usage of ordered dictionary is removed. push 27 Aug 2015 10:44PM UTC tschijnmo travis-ci pending completion
23 master Remove return with argument in the generator In Python 3.2, generator with return statement of a value will be considered an error. So now it is fixed by removing the value. This will not change the semantics of the code at all, since the value s... push 27 Aug 2015 10:39PM UTC tschijnmo travis-ci pending completion
22 master Reorder the organization of code In the base mixin class, the order of the methods are shuffled in a more rational way. Basically now it is kinda in the order of decreasing essentiality. The unit tests has been reordered accordingly. push 27 Aug 2015 10:36PM UTC tschijnmo travis-ci pending completion
21 master Update tests to the new code base The unit tests are updated so that they work for the new code base. Some obselete tests are removed. push 27 Aug 2015 10:23PM UTC tschijnmo travis-ci pending completion
15 0.4.0 Add options for auto assignment of defining fields An option is added for the automatic assignment of the defining fields. Since it is found that in real usage, frequently all the fields needs to be explicitly cast into the canonical form and exp... push 05 Jan 2015 09:33PM UTC tschijnmo travis-ci pending completion
14 master Add options for auto assignment of defining fields An option is added for the automatic assignment of the defining fields. Since it is found that in real usage, frequently all the fields needs to be explicitly cast into the canonical form and exp... push 05 Jan 2015 09:27PM UTC tschijnmo travis-ci pending completion
13 0.3.0 Change the version number to 3.0 The most notable change from 2.0 is the new initializer. push 26 Dec 2014 06:32AM UTC tschijnmo travis-ci pending completion
12 master Change the version number to 3.0 The most notable change from 2.0 is the new initializer. push 26 Dec 2014 06:28AM UTC tschijnmo travis-ci pending completion
11 master Modify the initializer to report invalid attribute Now the initializer has been changed so that when the initializer assigns to wrong attributes that does not correspond to any fields, ValueError will be raised. In this way, typos in the initiali... push 26 Dec 2014 06:27AM UTC tschijnmo travis-ci pending completion
10 master Add the coverage badge to the README file push 21 Dec 2014 02:29PM UTC tschijnmo travis-ci 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