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

uber-go / dig
93%
master: 87%

Build:
Build:
LAST BUILD BRANCH: ajs-vals
DEFAULT BRANCH: master
Repo Added 29 Apr 2017 12:53AM UTC
Files 45
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 dev
branch: dev
CHANGE BRANCH
x
Reset
  • dev
  • ajs-fix-behavior-tests
  • ajs-vals
  • ajs-zeros
  • alsam-isJoiningTheParty
  • anup-ctor
  • anup-dig-behavior-tests
  • anup-invoke-once
  • anup-remove-locks
  • benchmark-dig
  • bug-fix
  • changelog
  • dig-readme
  • dig-readme-copyedit
  • error-cleanup
  • error-messages
  • gsm-add-optionals
  • gsm-fix-cycle-deletion
  • gsm-multi-return-count
  • gsm-rename-param
  • invoke-readme
  • master
  • more-ds
  • optional-embed
  • optional-yes
  • param-obj-new
  • param-ptrs
  • parameter-objects
  • parsebool
  • readme-pass
  • refactor
  • remove-all
  • remove-must
  • v0.3
  • v3-changelog
  • zero-val
  • zero-val-optional

pending completion
372

push

travis-ci

web-flow
optional: Use strconv.ParseBool (#84)

Instead of an exact match on "yes" and "true", we now use
`strconv.ParseBool` to determine if the `optional:".."` value is true or
false. This is more standard plus it gives us a more detectable failure
mode for when the value is invalid.

11 of 11 new or added lines in 1 file covered. (100.0%)

203 of 219 relevant lines covered (92.69%)

49.7 hits per line

Relevant lines Covered
Build:
Build:
219 RELEVANT LINES 203 COVERED LINES
49.7 HITS PER LINE
Source Files on dev
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
372 dev optional: Use strconv.ParseBool (#84) Instead of an exact match on "yes" and "true", we now use `strconv.ParseBool` to determine if the `optional:".."` value is true or false. This is more standard plus it gives us a more detectable failure mode ... push 02 Jun 2017 06:13PM UTC web-flow travis-ci pending completion  
364 dev optional: Use strconv.ParseBool Instead of an exact match on "yes" and "true", we now use `strconv.ParseBool` to determine if the `optional:".."` value is true or false. This is more standard plus it gives us a more detectable failure mode for wh... Pull #84 02 Jun 2017 12:12AM UTC web-flow travis-ci pending completion  
361 dev param: Pointers are not parameter objects (#81) (#83) This narrows down the definition of parameter objects to only structs embedding `dig.Param`. Pointers to structs embedding `dig.Param` are treated like any other struct pointer. push 02 Jun 2017 12:01AM UTC web-flow travis-ci pending completion  
359 dev dig.Param: Recurse into nested parameter objects (#73) This change adds support to parameter objects for recursing into fields that are also parameter objects. That is, this change allows the following, type OutputConfig struct { dig... push 01 Jun 2017 11:58PM UTC web-flow travis-ci pending completion  
357 dev match buffer references and assert constructor calls Pull #73 01 Jun 2017 11:53PM UTC web-flow travis-ci pending completion  
351 dev param: Pointers are not parameter objects (#81) This narrows down the definition of parameter objects to only structs embedding `dig.Param`. Pointers to structs embedding `dig.Param` are treated like any other struct pointer. Pull #73 01 Jun 2017 09:22PM UTC web-flow travis-ci pending completion  
347 dev clarify comment Pull #73 01 Jun 2017 09:16PM UTC web-flow travis-ci pending completion  
345 dev optional tag: Support "yes" (#79) We may want a more sophisticated truthiness check in the future. push 01 Jun 2017 09:16PM UTC web-flow travis-ci pending completion  
342 dev Test for optional:"no" Pull #79 01 Jun 2017 09:12PM UTC web-flow travis-ci pending completion  
340 dev Rename dig.Param to dig.In Pull #82 01 Jun 2017 09:06PM UTC web-flow travis-ci pending completion  
See All Builds (259)
  • 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