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

PennockTech / tabular / 39 / 1
78%
main: 77%

Build:
Build:
LAST BUILD BRANCH: pdp/zizmor
DEFAULT BRANCH: main
Ran 06 May 2018 02:50AM UTC
Files 28
Run time 1s
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

06 May 2018 02:49AM UTC coverage: 78.099% (+0.06%) from 78.044%
UPLOAD_COVERAGE=true

push

travis-ci

philpennock
Bug-fix property removal

The chaining logic was checking for "no child? oh, return" _before_
checking the current key, so would never remove an item which was the
last in the chain.

Renaming the child entry to be `child` not `propertySet` (anonymous
embed to named) made it much clearer.  Changing the child printing in
`GoString()` from `#v` to `#+v` also helped.

Fixed the removal logic.  Use the JSON skipability tests to exercise
this logic.

Since we return `nil` for "not found", I decided that there's no point
to being able to store a nil value, so have changed the API definition
such that trying to store nil _means_ removal.  (I did have a
`RemoveProperty` sentinel in here, but nil is actually clearer, since we
want `GetProperty()` to return just a value, no error signalling.)

1241 of 1589 relevant lines covered (78.1%)

162.29 hits per line

Source Files on job 39.1 (UPLOAD_COVERAGE=true)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9
  • Travis Job 39.1
  • c85a7c77 on github
  • Prev Job for UPLOAD_COVERAGE=true on alignment (#37.1)
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