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

go-goyave / goyave
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix/compress-quality-zero
DEFAULT BRANCH: master
Repo Added 01 Mar 2021 02:43PM UTC
Files 100
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 fix/compress-quality-zero
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 138-jwt-custom-claims
  • ISSUE-210
  • ISSUE-213
  • ISSUE-216
  • adam-New-validator-DoesntEndWith
  • adam-New-validator-KeysIn
  • add-new-compression-encoders
  • bug/jwt-controller-user-not-found
  • bug/validation-composition-illegal-syntax
  • bug/validation-order
  • bug/validation-order-w-composition
  • bump_dependencies
  • chore/upgrade-jwt
  • develop
  • feat-keepRawData
  • feat/create-slog-discard-logger
  • feat/only-if-validator
  • feat/testutil-session
  • feat/testutil-validator-init
  • feat/undefined-marshaler
  • feat/user-context
  • feat/validation-context
  • feat/validator-override-message
  • feat/www-authenticate-header
  • feature/flusher
  • feature/jwt-signing-methods
  • feature/openapi
  • fix-staticHandler
  • fix/basic-auth-not-found-panic
  • fix/compress-quality-zero
  • fix/fsutil-test-json-error-message
  • fix/recovery-panic-empty-slice
  • fix_repeat_pathjoin
  • fix_svg_mime_detect
  • httputil-quality-value-parsing
  • issue-195-add-clickhouse-dialect
  • issue/196
  • issue/205
  • map-json-helper
  • master
  • my-feature-branch
  • optim/write-file
  • patch-1
  • patch-3
  • renovate/configure
  • testify-fix
  • v4
  • v5
  • validation-composition
  • validation-errors
  • validation-field-path

23 Sep 2026 08:40AM UTC coverage: 97.144% (+0.003%) from 97.141%
35838491219

Pull #296

github

MaxFreedomPollard
lang: test the default language fallback when every language is rejected
Pull Request #296: compress: fix quality value of 0 being ignored in getEncoder

14 of 14 new or added lines in 2 files covered. (100.0%)

5681 of 5848 relevant lines covered (97.14%)

278.46 hits per line

Relevant lines Covered
Build:
Build:
5848 RELEVANT LINES 5681 COVERED LINES
278.46 HITS PER LINE
Source Files on master
  • Tree
  • List 100
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
35838491219 fix/compress-quality-zero lang: test the default language fallback when every language is rejected Pull #296 23 Sep 2026 08:41AM UTC MaxFreedomPollard github
97.14
35378016800 fix/compress-quality-zero compress, lang: filter out values with a quality of 0 getEncoder now filters the parsed Accept-Encoding values with lo.FilterReject and returns early when no encoder is configured. The wildcard still skips the rejected encodings, because "br;q=0,... Pull #296 18 Sep 2026 06:05PM UTC MaxFreedomPollard github
97.14
35037628431 fix/compress-quality-zero compress: fix quality value of 0 being ignored in getEncoder `getEncoder` grouped the parsed `Accept-Encoding` values by priority but never compared that priority to 0, so an encoding the client explicitly refused with `q=0` was still selected an... Pull #296 15 Sep 2026 11:57PM UTC MaxFreedomPollard github
97.15
34210219053 master Update dependencies push 08 Sep 2026 09:31AM UTC System-Glitch github
97.14
34209847043 master httputil: fix quality value parsing in ParseMultiValuesHeader (#295) The quality value regex in util/httputil/httputil.go matched everything located after the first ";" in a header value against `^q=([01]\.[0-9]{1,3})$`. Anything that did not mat... push 08 Sep 2026 09:26AM UTC web-flow github
97.14
34209356739 httputil-quality-value-parsing httputil: fix quality value parsing in ParseMultiValuesHeader The quality value regex in util/httputil/httputil.go matched everything located after the first ";" in a header value against `^q=([01]\.[0-9]{1,3})$`. Anything that did not match fell... Pull #295 08 Sep 2026 09:23AM UTC System-Glitch github
97.14
34207999445 httputil-quality-value-parsing httputil: address review on quality value parsing Remove qualityValueRegex from util/httputil/httputil.go. Once strconv.ParseFloat has accepted the string and the result is inside the 0 to 1 range, the only thing left to check is the shape RFC 91... Pull #295 08 Sep 2026 09:07AM UTC System-Glitch github
97.14
34131744451 httputil-quality-value-parsing httputil: address review on quality value parsing Remove qualityValueRegex from util/httputil/httputil.go. Once strconv.ParseFloat has accepted the string and the result is inside the 0 to 1 range, the only thing left to check is the shape RFC 91... Pull #295 07 Sep 2026 02:46PM UTC MaxFreedomPollard github
97.14
34113614935 httputil-quality-value-parsing httputil: fix quality value parsing in ParseMultiValuesHeader The quality value regex in util/httputil/httputil.go matched everything located after the first ";" in a header value against `^q=([01]\.[0-9]{1,3})$`. Anything that did not match fell... Pull #295 07 Sep 2026 12:47PM UTC MaxFreedomPollard github
97.14
33851120765 master slog: improve dev mode handler display for non-string key maps and arrays/slices push 04 Sep 2026 07:59AM UTC System-Glitch github
97.14
See All Builds (721)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc