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

profusion / sgqlc / 254 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 08 Jan 2021 07:53PM UTC
Files 11
Run time 2s
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

08 Jan 2021 07:27PM UTC coverage: 100.0%. Remained the same
PIPENV_VENV_IN_PROJECT=1 PIPENV_IGNORE_VIRTUALENVS=1

push

travis-ci

barbieri
JSONOutputVisitor should not return `None` as translated value

`None` is handled as `IDLE` by the visitor and means the old value
`NullValueNode` is kept intact, not being replaced with the `None`
value.

Then use a placeholder `Null` class, all it does is to declare
`__repr__()` as `None`, then the generated code is correct.

Closes: #119

1466 of 1466 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 254.1 (PIPENV_VENV_IN_PROJECT=1 PIPENV_IGNORE_VIRTUALENVS=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 204
  • Travis Job 254.1
  • 8ff6d9c5 on github
  • Prev Job for PIPENV_VENV_IN_PROJECT=1 PIPENV_IGNORE_VIRTUALENVS=1 on master (#171.1)
  • Next Job for PIPENV_VENV_IN_PROJECT=1 PIPENV_IGNORE_VIRTUALENVS=1 on master (#172.1)
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