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

mewkiz / flac
44%
master: 66%

Build:
Build:
LAST BUILD BRANCH: v1.0.7
DEFAULT BRANCH: master
Repo Added 09 Nov 2014 10:59PM UTC
Files 28
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 errors
branch: errors
CHANGE BRANCH
x
Reset
  • errors
  • absolute-seek
  • dev
  • golangci
  • master
  • seek
  • travis
  • v1.0.1
  • v1.0.2
  • v1.0.6
  • v1.0.7

pending completion
146

push

travis-ci

mewmew
flac: add notice about Encoder API being experimental until 1.1.x

915 of 2078 relevant lines covered (44.03%)

167618.7 hits per line

Relevant lines Covered
Build:
Build:
2078 RELEVANT LINES 915 COVERED LINES
167618.7 HITS PER LINE
Source Files on errors
  • List 0
  • Changed 12
  • Source Changed 12
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
146 errors flac: add notice about Encoder API being experimental until 1.1.x push 19 Aug 2018 07:34PM UTC mewmew travis-ci pending completion  
122 errors Merge branch 'master' into errors push 28 May 2018 08:19AM UTC mewmew travis-ci pending completion  
108 errors meta: further safe-guard against error mismatch of io.EOF push 25 May 2018 06:04PM UTC mewmew travis-ci pending completion  
107 errors meta: fix issue with errors.WithStack, io.Copy expect io.EOF We cannot use errors.WithStack [1] to maintain call stack information of zeros.Read as this method is invoked from io.Copy (in verifyPadding) which expects io.EOF. Note, the type of th... push 25 May 2018 05:45PM UTC mewmew travis-ci pending completion  
106 errors flac: use errors.Cause(err) to compare against specific error values (e.g. io.EOF) Updates #22. push 25 May 2018 05:19PM UTC mewmew travis-ci pending completion  
105 errors flac: replace return foo, err with return foo, errors.WithStack(err) Automated translation using poor man's refactoring tools. For some reason, I could not figure out a way to make either eg, gofmt -r, nor gorename replace "return foo, err" with... push 25 May 2018 05:03PM UTC mewmew travis-ci pending completion  
104 errors flac: replace fmt.Errorf with errors.Errorf Automated replacement using: $ gofmt -w -r 'fmt.Errorf -> errors.Errorf' *.go $ goimports -w *.go push 25 May 2018 04:41PM UTC mewmew travis-ci pending completion  
103 errors flac: use pkg/errors instead of mewkiz/pkg/errutil Automatic rewrite using eg with template err.template as include below $ eg -w -t err.template . === /home/u/Desktop/go/src/github.com/mewkiz/flac/enc.go (62 matches) err.template: // +build ig... push 25 May 2018 04:25PM UTC mewmew travis-ci pending completion  
See All Builds (141)
  • 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