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

ValvePython / vdf
84%
master: 99%

Build:
Build:
LAST BUILD BRANCH: py312
DEFAULT BRANCH: master
Repo Added 19 Apr 2015 07:32PM UTC
Files 2
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 feature_lists
branch: feature_lists
CHANGE BRANCH
x
Reset
  • feature_lists
  • ci
  • fix-15-binvdf-string-decode
  • fix-utf-decode
  • master
  • pytest
  • scru
  • string_escaping
  • travis
  • v1.10
  • v1.7
  • v1.9
  • v2.2
  • v2.4
  • v3.0
  • v3.1
  • v3.2
  • v3.3
  • vdict

pending completion
29

push

travis-ci

rossengeorgiev
implemented handling of lists

works ok with one special case

{0: []} would serialize to

"0"
{
}

but deserializing will return {0: {}}
since we depend on the first subnode to detect
if its an array, this can't be solved realiably.

96 of 114 relevant lines covered (84.21%)

2.53 hits per line

Relevant lines Covered
Build:
Build:
114 RELEVANT LINES 96 COVERED LINES
2.53 HITS PER LINE
Source Files on feature_lists
  • 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
29 feature_lists implemented handling of lists works ok with one special case {0: []} would serialize to "0" { } but deserializing will return {0: {}} since we depend on the first subnode to detect if its an array, this can't be solved realiably. push 08 Jul 2015 04:17AM UTC rossengeorgiev travis-ci pending completion  
See All Builds (351)
  • 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