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

mrshu / sqvid
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: revert-3-mrshu/fix-limit
DEFAULT BRANCH: master
Repo Added 30 Sep 2019 07:15AM UTC
Files 4
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 revert-3-mrshu/fix-limit
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • revert-3-mrshu/fix-limit
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.1.7

pending completion
50

push

travis-ci

web-flow
<a href="https://github.com/mrshu/sqvid/commit/<a class=hub.com/mrshu/sqvid/commit/<a class="double-link" href="https://git"><a class=hub.com/mrshu/sqvid/commit/<a class="double-link" href="https://git"><a class=hub.com/mrshu/sqvid/commit/<a class="double-link" href="https://git"><a class=hub.com/mrshu/sqvid/commit/28d8ad7cf96a7a22576cb66506f8ced651ff9046">28d8ad7cf">&lt;a href=&quot;https://github.com/mrshu/sqvid/commit/</a><a class="double-link" href="https://github.com/mrshu/sqvid/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/mrshu/sqvid/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/mrshu/sqvid/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/mrshu/sqvid/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/mrshu/sqvid/commit/28d8ad7cf96a7a22576cb66506f8ced651ff9046">28d8ad7cf</a><a href="https://github.com/mrshu/sqvid/commit/28d8ad7cf96a7a22576cb66506f8ced651ff9046">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/mrshu/sqvid/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/mrshu/sqvid/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/mrshu/sqvid/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/mrshu/sqvid/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/mrshu/sqvid/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/mrshu/sqvid/commit/28d8ad7cf96a7a22576cb66506f8ced651ff9046&quot;&gt;28d8ad7cf&lt;/a&gt;&lt;a href=&quot;https://github.com/mrshu/sqvid/commit/28d8ad7cf96a7a22576cb66506f8ced651ff9046&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/mrshu/sqvid/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://github.com/mrshu/sqvid/commit/&amp;amp;lt;a class=&amp;amp;quot;double-link&amp;amp;quot; href=&amp;amp;quot;https://git&amp;quot;&amp;gt;&amp;amp... (continued)

2 of 2 new or added lines in 2 files covered. (100.0%)

114 of 114 relevant lines covered (100.0%)

2.0 hits per line

Relevant lines Covered
Build:
Build:
114 RELEVANT LINES 114 COVERED LINES
2.0 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
50 revert-3-mrshu/fix-limit <a href="https://github.com/mrshu/sqvid/commit/28d8ad7cf">&lt;a href=&quot;https://github.com/mrshu/sqvid/commit/</a><a class="double-link" href="https://github.com/mrshu/sqvid/commit/&lt;a class=&quot;double-link&qu... push 08 Sep 2020 07:36PM UTC web-flow travis-ci pending completion  
44 master bump: Version v0.1.8 * Bump version to 0.1.8 * Add `limit` to docs. * Update the API a bit (`table` to `specific_table`). * Updated the tests a bit. Signed-off-by: mr.Shu <mr@shu.io> push 13 May 2020 03:16PM UTC mrshu travis-ci pending completion  
43 master New options and filters (#2) * - add limit to query - add table option * add tests Co-authored-by: Andrej Baran <abaran@slido.com> push 13 May 2020 02:42PM UTC web-flow travis-ci pending completion  
42 master Merge c52b17844 into d751a7df4 Pull #2 13 May 2020 02:38PM UTC web-flow travis-ci pending completion  
40 v0.1.7 add: Handling errors in validator definitions * Ensure that errors in validator definitions do not break the whole execution. * Add a few tests that validate this behavior. * Bump version to 0.1.7. Signed-off-by: mr.Shu <mr@shu.io> push 12 Dec 2019 07:47AM UTC mrshu travis-ci pending completion  
39 master add: Handling errors in validator definitions * Ensure that errors in validator definitions do not break the whole execution. * Add a few tests that validate this behavior. * Bump version to 0.1.7. Signed-off-by: mr.Shu <mr@shu.io> push 12 Dec 2019 07:44AM UTC mrshu travis-ci pending completion  
38 master docs: Validator dependencies is in requirements * Make sure we install sqlalchemy/jinjasql and others as otherwise the validators part of the docs won't get created. Signed-off-by: mr.Shu <mr@shu.io> push 25 Nov 2019 03:36PM UTC mrshu travis-ci pending completion  
37 master docs: Validator dependencies is in requirements * Make sure we install sqlalchemy/jinjasql and others as otherwise the validators part of the docs won't get created. Signed-off-by: mr.Shu <mr@shu.io> push 25 Nov 2019 03:35PM UTC mrshu travis-ci pending completion  
36 master docs: Validator dependencies is in requirements * Make sure we install sqlalchemy/jinjasql as otherwise the validators part of the docs won't get created. Signed-off-by: mr.Shu <mr@shu.io> push 25 Nov 2019 03:30PM UTC mrshu travis-ci pending completion  
35 master docs: Ensure sqlalchemy is in docs' requirements * Make sure we install sqlalchemy as otherwise the validators part of the docs won't get created. Signed-off-by: mr.Shu <mr@shu.io> push 25 Nov 2019 03:26PM UTC mrshu travis-ci pending completion  
See All Builds (32)
  • 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

© 2026 Coveralls, Inc