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

OpenKMIP / PyKMIP
86%
master: 23%

Build:
Build:
LAST BUILD BRANCH: feat/add-get-usage-allocation-payloads
DEFAULT BRANCH: master
Repo Added 01 Oct 2015 08:29PM UTC
Files 94
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 bug/fix-table-increments
branch: bug/fix-table-increments
CHANGE BRANCH
x
Reset
  • bug/fix-table-increments
  • bug/fix-binary-operator-line-break
  • bug/fix-client-open-error-handling
  • bug/fix-client-shutdown-error
  • bug/fix-conf-policy-path
  • bug/fix-cred-assumption-in-server
  • bug/fix-datetime-str-test
  • bug/fix-early-close
  • bug/fix-factory-support-for-object-type
  • bug/fix-integration-test-enums
  • bug/fix-pep8-whitespace
  • bug/fix-server-config-override
  • bug/fix-server-failure-on-bad-cert
  • bug/fix-textstring-write-value
  • dev/add-cryptographic-engine-api
  • dev/add-cryptography-engine
  • dev/add-kmip-engine
  • dev/db-migration
  • dev/pykmip-server
  • dev/store
  • feat/add-activate-to-server
  • feat/add-attribute-policy
  • feat/add-auth-suites
  • feat/add-bandit-to-travis
  • feat/add-client-cert-auth
  • feat/add-codecov-support
  • feat/add-cryptography-engine
  • feat/add-get-attributes-payloads
  • feat/add-get-attributes-to-server
  • feat/add-kmip-1-2-enums
  • feat/add-kmip-engine-create
  • feat/add-kmip-engine-create-key-pair
  • feat/add-kmip-engine-destroy
  • feat/add-kmip-engine-get
  • feat/add-kmip-engine-register
  • feat/add-kmip-server
  • feat/add-kmip-session
  • feat/add-object-ownership
  • feat/add-operation-policies
  • feat/add-operation-policy-loading
  • feat/add-opp-policy-name-to-client
  • feat/add-server-script
  • feat/add-state-attribute
  • feat/add-state-enumerations
  • feat/add-travis-and-coveralls
  • feat/enforce-server-opp-policy
  • feat/link-server-logs
  • feat/link-session-engine
  • feat/sqlalchemy-asymmetric
  • feat/sqlalchemy-cert
  • feat/sqlalchemy-key
  • feat/sqlalchemy-secret
  • feat/sqlalchemy-secretdata
  • feat/update-app-specific-info
  • feat/update-attribute
  • feat/update-enums-to-1.2
  • feat/update-payload-factories
  • feat/update-readme
  • feat/use-file-based-backend
  • maint/add-bandit-to-default-tox
  • maint/add-examples-dir
  • maint/add-py26-deprecation-warning
  • maint/add-server-deprecate
  • maint/add-server-logging
  • maint/add-support-for-python3.5
  • maint/fix-bandit-error
  • maint/remove-library-logging
  • maint/remove-old-certs
  • maint/update-gitignore
  • master
  • release-0.4.1
  • release-0.5.0
  • v0.4.1
  • v0.5.0
  • ver/prep-release-0-4-1
  • ver/prep-release-0-5-0

pending completion
266

push

travis-ci

PeterHamilton
Fixing bug with primary key reuse by SQLAlchemy

This change fixes a bug with the Pie object table definitions used by
SQLAlchemy to store managed objects and attributes for the PyKMIP
software server. While primary keys are specified for all tables, they
do not by default auto-increment with SQLAlchemy/SQLite, causing
collisions and uniqueness constraint violations when bulk testing with
the server. Add an explicit SQLite auto-increment tag to each table
prevents this from happening.

6494 of 7544 relevant lines covered (86.08%)

1.72 hits per line

Relevant lines Covered
Build:
Build:
7544 RELEVANT LINES 6494 COVERED LINES
1.72 HITS PER LINE
Source Files on bug/fix-table-increments
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
266 bug/fix-table-increments Fixing bug with primary key reuse by SQLAlchemy This change fixes a bug with the Pie object table definitions used by SQLAlchemy to store managed objects and attributes for the PyKMIP software server. While primary keys are specified for all tabl... push 07 Apr 2016 01:52PM UTC PeterHamilton travis-ci pending completion  
See All Builds (425)
  • 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