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

wikimedia / cumin

Build:
DEFAULT BRANCH: master
Repo Added 16 Feb 2017 03:17PM UTC
Files 0
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.0.1
  • 0.0.2
  • 1.0.0
  • 1.1.0
  • 1.1.1
  • 1.2.1
  • debian
  • master
  • v0.0.1
  • v0.0.2
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.2.1
  • v1.2.2
  • v1.3.0
  • v2.0.0

pending completion
184

push

travis-ci

volans-
<a href="https://github.com/wikimedia/cumin/commit/<a class=hub.com/wikimedia/cumin/commit/<a class="double-link" href="https://git"><a class=hub.com/wikimedia/cumin/commit/<a class="double-link" href="https://git"><a class=hub.com/wikimedia/cumin/commit/<a class="double-link" href="https://git"><a class=hub.com/wikimedia/cumin/commit/66dea1efb1a44552a54499d6ac512e8f8e0776e3">66dea1efb">&lt;a href=&quot;https://github.com/wikimedia/cumin/commit/</a><a class="double-link" href="https://github.com/wikimedia/cumin/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/wikimedia/cumin/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/wikimedia/cumin/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/wikimedia/cumin/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/wikimedia/cumin/commit/66dea1efb1a44552a54499d6ac512e8f8e0776e3">66dea1efb</a><a href="https://github.com/wikimedia/cumin/commit/66dea1efb1a44552a54499d6ac512e8f8e0776e3">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/wikimedia/cumin/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/wikimedia/cumin/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/wikimedia/cumin/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/wikimedia/cumin/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/wikimedia/cumin/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/wikimedia/cumin/commit/66dea1efb1a44552a54499d6ac512e8f8e0776e3&quot;&gt;66dea1efb&lt;/a&gt;&lt;a href=&quot;https://github.com/wikimedia/cumin/commit/66dea1efb1a44552a54499d6ac512e8f8e0776e3&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/wikimedia/cumin/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://github.com/wikimedia/cumin/commit/&amp;amp;lt;a class=&amp;amp;quot;double-link&am... (continued)
Relevant lines Covered
NO TREND HISTORY
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
184 master <a href="https://github.com/wikimedia/cumin/commit/66dea1efb">&lt;a href=&quot;https://github.com/wikimedia/cumin/commit/</a><a class="double-link" href="https://github.com/wikimedia/cumin/commit/&lt;a class=&quot;do... push 14 May 2019 03:39PM UTC volans- travis-ci pending completion  
183 master Drop support for Python 3.4 Change-Id: I7ef3a9254 push 06 May 2019 01:41PM UTC volans- travis-ci pending completion  
182 master allow running cumin as a regular user Change-Id: I8fd3e941a push 02 May 2019 05:33PM UTC anarcat travis-ci pending completion  
181 master Make the puppetdb backend process primitive types for queries cumin/backends/puppetdb.py: Modify grammar to recognize primitive types, communicate quotedness to the final output as appropriate. cumin/tests/unit/backends/test_puppetdb.py: Test se... push 04 Apr 2019 06:01PM UTC Cas Rusnov travis-ci pending completion  
180 master PuppetDB backend: allow to override URL scheme in config * In some environments the PuppetDB hosts might listen only on HTTP on localhost and the Cumin host might connect to it via an SSH tunnel. * Allow to override the default HTTPS scheme of ... push 21 Mar 2019 07:12PM UTC volans- travis-ci pending completion  
179 master tests: test also with Python 3.7 Change-Id: Ib1e84c5ad push 25 Jan 2019 12:28AM UTC volans- travis-ci pending completion  
178 master tests: fix Pytest RemovedInPytest4Warning * Remove calls to get_marker() as it's deprecated, for context see: https://docs.pytest.org/en/latest/mark.html#marker-revamp-and-iteration Change-Id: I465ff6a6e push 24 Jan 2019 07:15PM UTC volans- travis-ci pending completion  
177 master tests: remove pylint skip-file * As the upstream bug has been resolved and released the skip-file can finally be removed and let pylint check the PuppetDB backend as all the other files. Change-Id: I1341e7336 push 23 Oct 2018 06:01PM UTC volans- travis-ci pending completion  
176 master PuppetDB: fix regex matching * Fix regex matching in PuppetDB queries that requires that all backslashes are escaped according to the PuppetDB API. See: https://puppet.com/docs/puppetdb/4.4/api/query/v4/ast.html#regexp-match Change-Id: I931a... push 18 Oct 2018 01:42PM UTC volans- travis-ci pending completion  
175 master Tests: refactor puppetdb tests with parametrize * Simplify the PuppetDB backend tests using pytest's parametrize. Change-Id: Ifeaabd53c push 11 Oct 2018 12:52PM UTC volans- travis-ci pending completion  
See All Builds (182)
  • 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