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

msiemens / tinydb / 368 / 7
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2017 11:31AM UTC
Files 7
Run time 0s
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

16 Jan 2017 11:29AM UTC coverage: 99.745%. Remained the same
368.7

push

travis-ci

msiemens
Fix the Query constructor to not take parameters

In the old design (pre 3.0.0) a query was constructed using
`where('field')`. The new design instead uses `Query().field`. Due to
some confusion on my side the `Query` API docs still showed a usage
like `Query('field')` - which doesn't work anymore (see #117).
While the `Query` constructor still took a parameter, it was for
internal usage only. Now the parameter is removed to make it more clear
how `Query` is intended to be used.

While technically this is a breaking change, any code relying on the
`Query('field')` syntax didn't work anyway so this should not break
any existing code.

Closes #117

391 of 392 relevant lines covered (99.74%)

1.0 hits per line

Source Files on job 368.7
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 368
  • Travis Job 368.7
  • 43246a49 on github
  • Prev Job for on master (#367.7)
  • Next Job for on master (#369.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