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

Knotis / djangocassandra
68%

Build:
DEFAULT BRANCH: master
Repo Added 15 Apr 2015 09:03AM UTC
Files 21
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
167

push

travis-ci

web-flow
Merge pull request #104 from sethdenner/support-django-1.8

Support Django 1.8

953 of 1405 relevant lines covered (67.83%)

0.68 hits per line

Relevant lines Covered
Build:
Build:
1405 RELEVANT LINES 953 COVERED LINES
0.68 HITS PER LINE
Source Files on master
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
167 master Merge pull request #104 from sethdenner/support-django-1.8 Support Django 1.8 push 16 Feb 2017 08:57PM UTC web-flow travis-ci pending completion  
166 master Support Django 1.8 * Fixed imports where the underlying modules have been moved in Django. * get_table_list introspection now uses new TableInfo class to generate table metadata. * Breaks Django <=1.7 support. Pull #104 16 Feb 2017 08:48PM UTC web-flow travis-ci pending completion  
164 master Merge pull request #103 from sethdenner/fix-error-in-add-field Fix Error in Add Field Method push 20 Jan 2017 11:28PM UTC web-flow travis-ci pending completion  
163 master Fix Error in Add Field Method * Add field was calling keys() method on uninstantiated column_family instance. Changed it to call keys on ._columns instead. Pull #103 20 Jan 2017 11:19PM UTC web-flow travis-ci pending completion  
162 master Merge pull request #102 from sethdenner/add_field_should_ignore_old_indexes Ignore Old Indexed Fields When Adding New Field push 20 Jan 2017 10:49PM UTC web-flow travis-ci pending completion  
161 master Ignore Old Indexed Fields When Adding New Field * sync_table tries to recreate old secondary indexes when adding a new field. I fixed it so all old columns are set to index=False before syncing. Pull #102 20 Jan 2017 10:39PM UTC web-flow travis-ci pending completion  
160 master Merge pull request #101 from sethdenner/dont-alter-or-remove-fields Don't Try To Remove or Alter Fields push 20 Jan 2017 09:40PM UTC web-flow travis-ci pending completion  
159 master Don't Try To Remove or Alter Fields * removing or altering attributes on fields isn't well supported by the python cassandra-driver. I'm removing this functionality now since it's busted and most alters only effect Django side validation anyway. Pull #101 20 Jan 2017 09:31PM UTC web-flow travis-ci pending completion  
158 master Merge pull request #100 from sethdenner/fix-schema-alter-field Fix Schema Alter Field push 20 Jan 2017 07:49PM UTC web-flow travis-ci pending completion  
156 master Fix Schema Alter Field * Altering a field works just like creating a model. Removed unecessary code and just called create_model now. Pull #100 20 Jan 2017 07:40PM UTC web-flow travis-ci pending completion  
See All Builds (133)
  • 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