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

UrbanCCD-UChicago / plenario-core / 76
93%

Build:
DEFAULT BRANCH: master
Ran 07 Sep 2017 04:26PM UTC
Jobs 1
Files 23
Run time 2s
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

pending completion
76

push

travis-ci

web-flow
Metadata De/Serializers (#13)

* added ds fields to meta serializer
* moved schemas and serializers to new api subpackage
* added deserializers

I'm going to define things a little differently: in most typical use
cases (e.g. REST) you have a single schema/serializer for a model. Since
we're diverging from this paradigm and implementing something closer to
RPC, we need to encapsulate the behaviors in separate schemas.

When dumping JSON back to the user, we'll use a `WhateverSerializer`.
When accepting JSON from the user, we'll use a `WhateverDeserializer`.

We're going to do a lot of backend processing on the meta data as well
as the data sets, so it's beneficial to have those concerns separated.

609 of 621 relevant lines covered (98.07%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 76.1 (DJANGO_DB_USER="postgres" DJANGO_DB_PASSWORD="") 07 Sep 2017 04:26PM UTC 0
98.07
Travis Job 76.1
Source Files on build 76
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #76
  • ca78bd81 on github
  • Prev Build on master (#73)
  • Next Build on master (#77)
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

© 2026 Coveralls, Inc