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

google / go-jsonnet / 1002 / 7
44%
master: 44%

Build:
DEFAULT BRANCH: master
Ran 05 Oct 2020 06:42PM UTC
Files 39
Run time 5s
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

05 Oct 2020 06:40PM UTC coverage: 81.57%. Remained the same
PYTHON_COMMAND=python3 GOARCH=386 CGO_ENABLED=1 SKIP_PYTHON_BINDINGS_TESTS=1

push

travis-ci

sbarzowski
Add debian package build to goreleaser

This makes the goreleaser output two debian packages. One for jsonnet,
and another for jsonnetfmt. Since we don't use cgo, we don't need to
take dependencies, as we're fully statically linked. The package
name for this package will be jsonnet-go, and jsonnetfmt-go. There
is a package that Ubuntu has released that's based on the C++
version. We have a conflict statement with it in order to
avoid people installing both.

We can ask the C++ package to rename itself to jsonnet-c++, and then
add a provides for the package name jsonnet. The reason to not name
this jsonnet immediately, even though the Go version if meant to
supercede the C++ version, is that this doesn't fully implement the
C++ version (for example, man pages).

7024 of 8611 relevant lines covered (81.57%)

5177.08 hits per line

Source Files on job 1002.7 (PYTHON_COMMAND=python3 GOARCH=386 CGO_ENABLED=1 SKIP_PYTHON_BINDINGS_TESTS=1)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 853
  • Travis Job 1002.7
  • 6967a297 on github
  • Prev Job for PYTHON_COMMAND=python3 GOARCH=386 CGO_ENABLED=1 SKIP_PYTHON_BINDINGS_TESTS=1 on master (#1001.7)
  • Next Job for PYTHON_COMMAND=python3 GOARCH=386 CGO_ENABLED=1 SKIP_PYTHON_BINDINGS_TESTS=1 on master (#1007.7)
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