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

dbrgn / django-mathfilters
61%

Build:
DEFAULT BRANCH: master
Repo Added 23 Jul 2013 08:50AM UTC
Files 3
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • drop-cdecimal
  • v0.3.0
  • v0.4.0

pending completion
47

push

travis-ci

web-flow
Drop support for cdecimal (#20)

From https://stackoverflow.com/a/8192918/284318:

> As of Python 3.3, the cdecimal implementation is now the built-in
> implementation of the decimal standard library module, so you don't
> need to install anything. Just use decimal.

Since combining `decimal` and `cdecimal` can result in weird bugs, and
since I will drop Python 2 support in the next release anyways,
supporting `cdecimal` doesn't make sense anymore.

1 of 1 new or added line in 1 file covered. (100.0%)

55 of 90 relevant lines covered (61.11%)

0.61 hits per line

Relevant lines Covered
Build:
Build:
90 RELEVANT LINES 55 COVERED LINES
0.61 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
47 master Drop support for cdecimal (#20) From https://stackoverflow.com/a/8192918/284318: > As of Python 3.3, the cdecimal implementation is now the built-in > implementation of the decimal standard library module, so you don't > need to install anyt... push 10 Feb 2020 11:00AM UTC web-flow travis-ci pending completion  
39 master valid_numeric to filter Pull #16 10 Apr 2018 06:40AM UTC web-flow travis-ci pending completion  
38 master Django <1.8 does not support Python 3.5 push 12 Apr 2016 09:36AM UTC dbrgn travis-ci pending completion  
37 master Fix .travis.yml push 12 Apr 2016 08:17AM UTC dbrgn travis-ci pending completion  
36 master Install cdecimal via URL push 12 Apr 2016 07:25AM UTC dbrgn travis-ci pending completion  
34 master Bump version: 0.3.0 → 0.4.0 push 12 Apr 2016 06:43AM UTC dbrgn travis-ci pending completion  
33 master Updated build matrix push 26 May 2015 09:13PM UTC dbrgn travis-ci pending completion  
32 master Merge pull request #10 from centricle/master Float-friendly replacement for Django's built-in `add` filter. push 26 May 2015 08:49PM UTC dbrgn travis-ci pending completion  
31 master Adding the missing environments to travis Pull #11 26 May 2015 08:05PM UTC lfalvarez travis-ci pending completion  
30 master Updating README to say that it has been proven up to Django 1.8 Pull #11 26 May 2015 07:30PM UTC lfalvarez travis-ci pending completion  
See All Builds (37)
  • Repo on GitHub
  • CI Project
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