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

akutz / gofig
75%
master: 75%

Build:
Build:
LAST BUILD BRANCH: v0.1.9
DEFAULT BRANCH: master
Repo Added 09 Nov 2015 11:32PM UTC
Files 3
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/viper-nofork-yaml
branch: feature/viper-nofork-yaml
CHANGE BRANCH
x
Reset
  • feature/viper-nofork-yaml
  • bugfix/copy-scope
  • bugfix/explicit-names
  • bugfix/pflag-compile
  • bugfix/scope-parent
  • bugfix/test-pflag-builds
  • feature/gotil
  • feature/interfaces-opt-pflag
  • feature/multi-regs
  • feature/override-registrations
  • feature/rm-pflag-tag
  • feature/scope
  • feature/scope-with-prefix
  • feature/scoped-prefixes
  • feature/secure-json
  • feature/yaml-validation
  • master
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.1.7
  • v0.1.8
  • v0.1.9

pending completion
71

push

travis-ci

akutz
Use Primary Viper Repo, New YAML Fork/Branch

This patch updates GoFig to use the primary Viper repository, no longer
depending upon the akutz fork for specific support. However, this patch
also updates the YAML dependency from one forked branch to another. This
new branch is linked to a PR, https://github.com/go-yaml/yaml/pull/185,
which enables the Go-YAML library to preserve JSON codec compatibility
when unmarshaling data from YAML configuration files. Without this
dependency, data unmarshaled with Go-YAML into Viper cannot then be
marshaled to JSON and back again since by default Go-YAML uses
map[interface{}]interface{} as its internal map type. Since the JSON
codec does not support the interface{} type as a key, attempts to
marshal data to JSON that was unmarshaled from YAML using the Go-YAML
library fails.

436 of 579 relevant lines covered (75.3%)

103.85 hits per line

Relevant lines Covered
Build:
Build:
579 RELEVANT LINES 436 COVERED LINES
103.85 HITS PER LINE
Source Files on feature/viper-nofork-yaml
  • 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
71 feature/viper-nofork-yaml Use Primary Viper Repo, New YAML Fork/Branch This patch updates GoFig to use the primary Viper repository, no longer depending upon the akutz fork for specific support. However, this patch also updates the YAML dependency from one forked branch t... push 08 Sep 2016 03:32PM UTC akutz travis-ci pending completion  
See All Builds (95)
  • 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