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

MITLibraries / slingshot
95%
master: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/rsa-4.7
DEFAULT BRANCH: master
Repo Added 21 Jan 2016 08:13PM UTC
Files 10
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 record-refactor
branch: record-refactor
CHANGE BRANCH
x
Reset
  • record-refactor
  • 0.2.1
  • 0.2.2
  • 0.3.0
  • 0.3.1
  • 2to3
  • add-download
  • adr
  • auth
  • aws
  • bag_dir
  • batch-solr
  • boto-session
  • buffered-io
  • bumpversion
  • cli
  • cli-docs
  • db-options
  • dependabot/pip/cryptography-3.2
  • dependabot/pip/ecdsa-0.13.3
  • dependabot/pip/jinja2-2.11.3
  • dependabot/pip/py-1.10.0
  • dependabot/pip/pyyaml-5.4
  • dependabot/pip/rsa-4.1
  • dependabot/pip/rsa-4.7
  • deploy
  • deps
  • docker
  • dockerignore
  • docs
  • exception-bug
  • failure-#9
  • fgdc-acl
  • fgdc-keywords
  • fgdc-test
  • fgdc-title
  • fgdc-uri
  • fgdc-xml
  • fix-content-type
  • fix-quoting
  • fix-region
  • flake8
  • flatten-zip
  • flush-logs
  • format-exc
  • geoserver-adr
  • geoserver-auth
  • geotiff
  • image-type
  • init-geoserver
  • int-tests
  • issue-#13
  • logging-#8
  • marc
  • marc-status
  • master
  • metadata
  • mf-changes
  • minio
  • multipart
  • multiple-layers
  • namespace
  • no-tiff
  • ogc-url
  • overwrite-bag
  • pg-load
  • pg-shapereader
  • pipenv-changes
  • pipenv-script
  • pipenv-sys
  • pipfile
  • publish-all
  • python-version
  • raster
  • reindex
  • rel
  • rel-0.4
  • rel-0.5
  • rel-0.7.0
  • rel-0.8
  • remove-ogre
  • remove-reqmts
  • rename-record
  • s3
  • s3-marc
  • schema
  • security
  • shapereader
  • single-layer-pub
  • skip-existing
  • skip-loaded
  • solr-commit
  • streamzip
  • threadsafe-session
  • tiff-dir
  • tiff-url
  • traceback
  • uni
  • update-deps
  • update-version
  • upgrade-pip
  • use-json
  • uuid-unicode
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.3.0
  • v0.3.1
  • v0.4.0
  • v0.5.0
  • v0.5.1
  • v0.6.0
  • v0.7.0
  • v0.8.0
  • v0.9
  • v0.9.0
  • zipped-submission

pending completion
199

push

travis-ci

gravesm
Refactors the record object

The old record object was difficult to maintain and easy to break. This
has been replaced with an object based off of the third party `attrs`
module. This new record requires slightly more effort to use, but it's
much more difficult to misuse or make mistakes while modifying.

The implementation itself provides an almost entirely similar interface
for creation. The main differences are:

* Immutability; it is no longer possible to change a field once the
record has been created. (It's still possible to modify mutable fields
like dictionaries or lists.)
* Datetime fields must be correctly formatted before creation.
* The `solr_geom` field should be assembled before creating the record.

518 of 544 relevant lines covered (95.22%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
544 RELEVANT LINES 518 COVERED LINES
0.95 HITS PER LINE
Source Files on record-refactor
  • 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
199 record-refactor Refactors the record object The old record object was difficult to maintain and easy to break. This has been replaced with an object based off of the third party `attrs` module. This new record requires slightly more effort to use, but it's much ... push 27 Mar 2018 04:51PM UTC gravesm travis-ci pending completion  
See All Builds (373)
  • 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