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

google / go-jsonnet
44%
master: 44%

Build:
Build:
LAST BUILD BRANCH: error-test-for-manifestYamlDoc
DEFAULT BRANCH: master
Repo Added 21 Feb 2016 05:23PM UTC
Files 65
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-manifestYamlDoc-error-check
branch: fix-manifestYamlDoc-error-check
CHANGE BRANCH
x
Reset
  • fix-manifestYamlDoc-error-check
  • bazelfixes
  • bazelisk
  • bugfix/setuptools-72
  • build_cleanup
  • error-test-for-manifestYamlDoc
  • feat/csv
  • fix-minArray-maxArray-keyF
  • go-mod-version
  • master
  • mcarl/fix-oob-formatter
  • no-libjsonnet-h
  • prepare-release
  • python-release-gil
  • pywheels
  • readme-updates
  • rudo-fix-comprehension-over-string-error-message
  • update-ci
  • update-cpp-script
  • update-dependencies
  • update-go-deps
  • update-project-status
  • v0.10.0
  • v0.16.0
  • v0.17.0

19 Jun 2025 12:46PM UTC coverage: 44.051% (-11.5%) from 55.582%
15758213335

Pull #800

github

johnbartholomew
fix: Unchecked error in std.manifestYamlDoc().

Problem: A recursive call within manifestYamlDoc() might fail but the
return value is not checked.

Reproducible with:
```
$ jsonnet-2f73f61 -e "std.manifestYamlDoc({ x: { y: error 'foo' } }, quote_keys=false)"
"x:\n  "
```

Expected:
```
$ jsonnet-0.20.0 -e "std.manifestYamlDoc({ x: { y: error 'foo' } }, quote_keys=false)"
RUNTIME ERROR: foo
	<cmdline>:1:31-42	object <anonymous>
	...
```
Pull Request #800: fix: Unchecked error in std.manifestYamlDoc().

1 of 3 new or added lines in 1 file covered. (33.33%)

1567 existing lines in 22 files now uncovered.

5991 of 13600 relevant lines covered (44.05%)

1424.62 hits per line

Relevant lines Covered
Build:
Build:
13600 RELEVANT LINES 5991 COVERED LINES
1424.62 HITS PER LINE
Source Files on fix-manifestYamlDoc-error-check
  • Tree
  • List 65
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15758213335 fix-manifestYamlDoc-error-check fix: Unchecked error in std.manifestYamlDoc(). Problem: A recursive call within manifestYamlDoc() might fail but the return value is not checked. Reproducible with: ``` $ jsonnet-2f73f61 -e "std.manifestYamlDoc({ x: { y: error 'foo' } }, quote_k... Pull #800 19 Jun 2025 12:49PM UTC johnbartholomew github
44.05
14599943908 fix-manifestYamlDoc-error-check fix: Unchecked error in std.manifestYamlDoc(). Problem: A recursive call within manifestYamlDoc() might fail but the return value is not checked. Reproducible with: ``` $ jsonnet-2f73f61 -e "std.manifestYamlDoc({ x: { y: error 'foo' } }, quote_k... Pull #800 07 May 2025 07:15AM UTC rudo-thomas github
55.57
See All Builds (1239)
  • 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