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

matagus / django-planet
58%
master: 58%

Build:
Build:
LAST BUILD BRANCH: demo-project-link
DEFAULT BRANCH: master
Repo Added 11 Jan 2014 08:33PM CUT
Files 200
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 feed-creation-and-update-using-celery
branch: feed-creation-and-update-using-celery
CHANGE BRANCH
x
Reset
  • feed-creation-and-update-using-celery
  • add-messaging-messaging
  • content_type-instead-of-mimetype
  • demo-project-link
  • django-1.6-fixes
  • django-1.7-support
  • feature-add-feed
  • fix-docs-for-v0.10
  • fix-generic-foreign-key-import
  • fix-last-modified-date
  • fixes-up-to-date-docs
  • i18n-full-support
  • master
  • parallel-feed-update-task
  • pin-to-tagging-0.3.6
  • pip-cache
  • python-3.5-compatibility
  • require-auth-to-add-feed
  • spanish-translation
  • updating-contributors
  • upgrading-requirements-for-django-1.7
  • upgrading-to-factory-boy-2.5
  • v0.10.1
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.6.3
  • v0.7.0
  • v0.7.1
  • v0.7.2
  • v0.7.3
  • v0.7.4
  • v0.7.5
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.8.3
  • v0.8.4

pending completion
55

push

travis-ci

matagus
<a href="https://github.com/matagus/django-planet/commit/<a class=hub.com/matagus/django-planet/commit/<a class="double-link" href="https://git"><a class=hub.com/matagus/django-planet/commit/<a class="double-link" href="https://git"><a class=hub.com/matagus/django-planet/commit/<a class="double-link" href="https://git"><a class=hub.com/matagus/django-planet/commit/3dbe1e5e08241db3d75ec57b5b5f1eaa36ec5179">3dbe1e5e0">&lt;a href=&quot;https://github.com/matagus/django-planet/commit/</a><a class="double-link" href="https://github.com/matagus/django-planet/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/matagus/django-planet/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/matagus/django-planet/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/matagus/django-planet/commit/3dbe1e5e08241db3d75ec57b5b5f1eaa36ec5179">3dbe1e5e0</a><a href="https://github.com/matagus/django-planet/commit/3dbe1e5e08241db3d75ec57b5b5f1eaa36ec5179">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/matagus/django-planet/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/matagus/django-planet/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/matagus/django-planet/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/matagus/django-planet/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/matagus/django-planet/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/matagus/django-planet/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/matagus/django-planet/commit/3dbe1e5e08241db3d75ec57b5b5f1eaa36ec5179&quot;&gt;3dbe1e5e0&lt;/a&gt;&lt;a href=&quot;https://github.com/matagus/django-planet/commit/3dbe1e5e08241db3d75ec57b5b5f1eaa36ec5179&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/matagus/django-planet/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;qu... (continued)

824 of 1427 relevant lines covered (57.74%)

1.15 hits per line

Relevant lines Covered
Build:
Build:
1427 RELEVANT LINES 824 COVERED LINES
1.15 HITS PER LINE
Source Files on feed-creation-and-update-using-celery
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
55 feed-creation-and-update-using-celery <a href="https://github.com/matagus/django-planet/commit/3dbe1e5e0">&lt;a href=&quot;https://github.com/matagus/django-planet/commit/</a><a class="double-link" href="https://github.com/matagus/django-planet/commit/&l... push 19 Apr 2015 08:46PM CUT matagus travis-ci pending completion  
54 feed-creation-and-update-using-celery Using celery to add and updated feeds asyncronously when possible. Based on the work by @MissFilly for Pyar Web: PyAr/pyarweb/8e2c0e373 and PyAr/pyarweb/28681e855 This closes #33. push 19 Apr 2015 08:44PM CUT matagus travis-ci pending completion  
53 feed-creation-and-update-using-celery Using celery to add and updated feeds asyncronously when possible. Base on the work by @MissFilly for http://github.com/PyAr/pyarweb This closes #33. push 19 Apr 2015 08:41PM CUT matagus travis-ci pending completion  
See All Builds (127)
  • 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

© 2025 Coveralls, Inc