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

tbabej / tasklib
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 10 Jan 2015 06:14PM UTC
Files 6
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH develop
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add_coveralls
  • bugfix
  • debug
  • deserialized-data-dict
  • develop
  • hooks2
  • improve_task_object
  • localized_timestamps
  • master
  • task_compatibility
  • update_badge

pending completion
188

push

travis-ci

tbabej
setup: Add __version__ attribute for the tasklib module

Providing __version__ attribute is a reasonably common convention among
packages in the Python ecosystem. Currently the only other reliable
alternative is to use pkg_resources.get_distribution method, however,
importing pkg_resources is notoriously slow [1,2].

Provide the __version__ attribute to provide an API interface to check
the version of tasklib at runtime.

Bump the version in order to reflect module API change.

[1] https://github.com/pypa/setuptools/issues/510
[2] https://github.com/pypa/setuptools/issues/926

717 of 778 relevant lines covered (92.16%)

40.01 hits per line

Relevant lines Covered
Build:
Build:
778 RELEVANT LINES 717 COVERED LINES
40.01 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
188 develop setup: Add __version__ attribute for the tasklib module Providing __version__ attribute is a reasonably common convention among packages in the Python ecosystem. Currently the only other reliable alternative is to use pkg_resources.get_distributi... push 09 Sep 2020 04:09AM UTC tbabej travis-ci pending completion  
187 develop setup: Add __version__ attribute for the taskwiki module Providing __version__ attribute is a reasonably common convention among packages in the Python ecosystem. Currently the only other reliable alternative is to use pkg_resources.get_distribut... push 09 Sep 2020 03:58AM UTC tbabej travis-ci pending completion  
186 master Merge branch 'develop' push 09 Sep 2020 03:36AM UTC robgolding travis-ci pending completion  
185 develop travis: Install libgnutls-dev prior to building TW push 17 Nov 2019 02:23AM UTC tbabej travis-ci pending completion  
184 develop travis: Do not test on Python 3.3, test on 3.7 and 3.8 Update our Travis test matrix to reflect the evolution of used Python versions. push 17 Nov 2019 01:40AM UTC tbabej travis-ci pending completion  
182 develop tests: Replace key with different config keys that are more consistent across versions push 08 Jan 2017 02:10AM UTC tbabej travis-ci pending completion  
181 develop travis: Speed up and support testing with libshared-dependant builds push 07 Jan 2017 10:12PM UTC tbabej travis-ci pending completion  
180 develop travis: Test with Python 3.6 push 07 Jan 2017 08:41PM UTC tbabej travis-ci pending completion  
179 develop backend: Do not assume that all command arguments are (byte)strings push 07 Jan 2017 07:20PM UTC tbabej travis-ci pending completion  
177 debug LICENCE: Update copyright push 01 Jan 2017 07:11PM UTC tbabej travis-ci pending completion  
See All Builds (113)
  • Repo on GitHub
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