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

ottogroup / palladium
100%
master: 90%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/jinja2-2.11.3
DEFAULT BRANCH: master
Repo Added 17 Apr 2015 07:58AM UTC
Files 12
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 bugfix/persistence-decorators
branch: bugfix/persistence-decorators
CHANGE BRANCH
x
Reset
  • bugfix/persistence-decorators
  • 1.0.1
  • 1.2.0
  • 1.2.1
  • 1.2.1.1
  • 1.2.1.dev1
  • 1.2.2
  • 1.2.3
  • 1.2.dev4
  • 1.2b1
  • 1.2b2.dev1
  • GBIPMMF-190
  • batch-processing
  • bug/permissive-recursive-get-config
  • bugfix-ujson-precision
  • bugfix/R-tzlocal
  • bugfix/alive-handler
  • bugfix/bad-server-fit-decorator-name
  • bugfix/better-default-cache-dir
  • bugfix/cache-wraps
  • bugfix/cachedupdatepersister-without-active-model
  • bugfix/conda-build-3.6
  • bugfix/conda-install-quiet
  • bugfix/config-copy-tests-coverage
  • bugfix/docs-parallelism
  • bugfix/dont-register-update-model-cache
  • bugfix/fit-evaluate-scorer
  • bugfix/flakey-tests
  • bugfix/openml-travis
  • bugfix/pip-install-travis
  • bugfix/pld-config-key-bad-value
  • bugfix/simplify-travis
  • bugfix/some-deprecation-warnings
  • bugfix/travis-docs-require
  • bugfix/travis-py-3.5
  • dependabot/pip/jinja2-2.11.3
  • develop
  • feature-active-model
  • feature-admin-delete
  • feature-database-clob
  • feature-document-backward-incompatiblity
  • feature-document-commands
  • feature-params-from-data-api
  • feature-python-3.3
  • feature-streaming-io-api
  • feature-update-requirements
  • feature/R-categorical
  • feature/activate-web-service
  • feature/add-conda-recipe
  • feature/add-poolclass-param
  • feature/avoid-delayed-initialization
  • feature/bayesian-hyperparameter-example
  • feature/cachedupdatepersister-avoid-loading-same-model
  • feature/ci-add-python-3-7
  • feature/config-exclamation-mark-as-factory
  • feature/copy-with-default
  • feature/cv-iterator-apply-X
  • feature/default-configfile-name
  • feature/get-metadata-decorators
  • feature/grid-search-impl
  • feature/grid-search-persist-best
  • feature/grid-search-save-results
  • feature/keras-and-xgboost-examples
  • feature/list-webservice
  • feature/model-attachments
  • feature/multiple-entry-points
  • feature/openml
  • feature/pld-export
  • feature/pld-fit-memory
  • feature/pld-test-scoring
  • feature/predict-service-unwrap-for-text
  • feature/refit-web
  • feature/requirements-update
  • feature/resolve-dotted-name-modules
  • feature/rest-persister
  • feature/travis-py-3.7
  • feature/travis-run-conda-build
  • feature/update-dependencies
  • feature/update-pip-dependencies
  • feature/update_dependencies
  • features/docs-dask-hyperparameter
  • master

pending completion
331

push

travis-ci

dnouri
Decorate all ModelPersister read() and write() methods automatically

This removes the need to add the decorator in every class
individually, which is something that's easy to forget.

A side effect of this change is that for persisters that wrap other
persisters (such as the CachedUpdatePersister), the write decorator
will be called twice, since now both CachedUpdatePersister and the
underlying wrapped persister will fire and call the decorators.  I'm
considering this negligible; the effect is only felt with slow and non
idempotent code.

1227 of 1227 relevant lines covered (100.0%)

2.0 hits per line

Relevant lines Covered
Build:
Build:
1227 RELEVANT LINES 1227 COVERED LINES
2.0 HITS PER LINE
Source Files on bugfix/persistence-decorators
  • 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
331 bugfix/persistence-decorators Decorate all ModelPersister read() and write() methods automatically This removes the need to add the decorator in every class individually, which is something that's easy to forget. A side effect of this change is that for persisters that wrap ... push 09 Apr 2018 03:01PM UTC dnouri travis-ci pending completion  
See All Builds (475)
  • 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