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

dittos / graphqllib
96%

Build:
DEFAULT BRANCH: master
Repo Added 01 Aug 2015 02:00PM UTC
Files 118
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • api
  • libgraphqlparser-ast
  • type-validation

pending completion
167

Pull #74

travis-ci

xymostech
Allow queries without names.

Summary: Previously, only queries that looked like `query Name { ... }` were
accepted, now names like `query { ... }` are also accepted. These kinds of
queries are used by e.g. GraphiQL, so it is important for them to work.

Test plan:
 - Run `PYTHONPATH=../ py.test tests`
Pull Request #74: Allow queries without names.

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

2718 of 2829 relevant lines covered (96.08%)

5.71 hits per line

Relevant lines Covered
Build:
Build:
2829 RELEVANT LINES 2718 COVERED LINES
5.71 HITS PER LINE
Source Files on master
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
167 master Allow queries without names. Summary: Previously, only queries that looked like `query Name { ... }` were accepted, now names like `query { ... }` are also accepted. These kinds of queries are used by e.g. GraphiQL, so it is important for them to... Pull #74 24 Nov 2015 11:58PM UTC xymostech travis-ci pending completion  
166 master Merge pull request #3 from graphql-python/master Finish implementation of runtime type checks Pull #65 06 Oct 2015 06:24PM UTC jhgg travis-ci pending completion  
165 master Moving introspection_query to core.utils Pull #70 04 Oct 2015 02:32PM UTC gabriel-laet travis-ci pending completion  
164 master Eliminate is_nullish, we never get a NaN in the first place. See issue Pull #69 01 Oct 2015 01:59PM UTC faassen travis-ci pending completion  
163 master <a href="https://github.com/dittos/graphqllib/commit/613313074">Implement missing parser features and tests * Null value restriction to Enum value parser: https://github.com/graphql/graphql-js/commit/</a><a class="d... Pull #66 29 Sep 2015 11:07PM UTC jhgg travis-ci pending completion  
162 master The hasattr check is not defined. As types will always have a is_type_of function. Pull #65 29 Sep 2015 04:46PM UTC jhgg travis-ci pending completion  
161 master Finish implementation of runtime type checks And update tests/resolve to take info param. Closes #57 Pull #65 29 Sep 2015 04:44PM UTC jhgg travis-ci pending completion  
160 master Move test_ast_from_value to core_utils test folder. Pull #63 29 Sep 2015 03:55PM UTC jhgg travis-ci pending completion  
159 master Merge branch 'master' of https://github.com/dittos/graphql-py into ast-from-value Pull #63 29 Sep 2015 03:41PM UTC jhgg travis-ci pending completion  
157 master Merge branch 'jhgg_unicode-support' # Conflicts: # graphql/core/language/parser.py push 29 Sep 2015 11:16AM UTC dittos travis-ci pending completion  
See All Builds (129)
  • 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