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

cjrh / autoslot
100%

Build:
DEFAULT BRANCH: master
Repo Added 04 Oct 2017 02:06AM UTC
Files 1
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
  • also-handle-load-deref
  • azure-pipelines
  • copilot/remove-python-3-9-from-ci
  • dependabot/add-v2-config-file
  • dependabot/pip/flit-core-gte-3.12.0-and-lt-4
  • dependabot/pip/flit-core-gte-4.0.1-and-lt-5
  • dependabot/pip/flit-core-gte-4.0.2-and-lt-5
  • dependabot/pip/pytest-gte-9.0.3
  • dependabot/pip/pytest-gte-9.1.0
  • dependabot/pip/pytest-gte-9.1.1
  • enable-python310
  • include-311-ci
  • increase-ci-pythons
  • master
  • new-python-versions
  • python-314-support
  • refs/tags/v2021.10.1
  • refs/tags/v2022.12.1
  • refs/tags/v2024.12.1
  • refs/tags/v2025.11.1
  • the-decorator-option
  • v2017.10.4
  • v2017.10.5
  • v2017.10.6
  • v2018.8.1
  • v2021.4.1
  • v2021.4.2

12 Aug 2026 12:58AM UTC coverage: 100.0%. Remained the same
31552039982

push

github

web-flow
Update flit-core requirement from <5,>=4.0.1 to >=4.0.2,<5 (#25)

Updates the requirements on [flit-core](https://github.com/pypa/flit) to permit the latest version.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pypa/flit/blob/main/doc/history.rst">flit-core's changelog</a>.</em></p>
<blockquote>
<h2>Version 4.0.2</h2>
<ul>
<li>Fix invalid metadata files with <code>Import-Name</code> (:ghissue:<code>813</code>).</li>
</ul>
<h2>Version 4.0.1</h2>
<p>No changes, but a new tag to trigger an upload to PyPI now that twine will
accept it.</p>
<h2>Version 4.0</h2>
<p>This version contains breaking changes, but most projects which are already
using the <code>[project]</code> table for metadata shouldn't be affected, and can simply
change the <code>flit_core &lt;4</code> constraint to <code>&lt;5</code>.</p>
<ul>
<li>The <code>[tool.flit.metadata]</code> table is no longer used for project metadata
(:ghpull:<code>771</code>). Use the newer :ref:<code>[project] table &lt;pyproject_toml_project&gt;</code>
instead (or if that is not possible, build with <code>flit_core &lt;4</code>).</li>
<li>:ref:<code>build_cmd</code> and :ref:<code>publish_cmd</code> no longer include files in the sdist
based on what is committed in git or Mercurial (:ghpull:<code>772</code>). These commands
now build packages more like Flit does when called as a backend by e.g.
<code>python -m build</code>. Specify :ref:<code>sdist include &amp; exclude patterns &lt;pyproject_toml_sdist&gt;</code> instead (Flit can help to generate these), or pass
the <code>--use-vcs</code> option to get the old behaviour back.</li>
<li><code>flit_core</code> now requires Python 3.8 or above (:ghpull:<code>738</code>)</li>
<li>The <code>--setup-py</code> option to generate sdists containing a <code>setup.py</code> file
is no longer available (:ghpull:<code>776</code>).</li>
<li>Making typing stubs packages with a <code>-stubs</code> suffix will now work
(:ghpull:<code>... (continued)

8 of 8 branches covered (100.0%)

Branch coverage included in aggregate %.

37 of 37 relevant lines covered (100.0%)

8.0 hits per line

Relevant lines Covered
Build:
Build:
37 RELEVANT LINES 37 COVERED LINES
8.0 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31552039982 master Update flit-core requirement from <5,>=4.0.1 to >=4.0.2,<5 (#25) Updates the requirements on [flit-core](https://github.com/pypa/flit) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://githu... push 12 Aug 2026 12:58AM UTC web-flow github
100.0
31422132894 dependabot/pip/flit-core-gte-4.0.2-and-lt-5 Update flit-core requirement from <5,>=4.0.1 to >=4.0.2,<5 Updates the requirements on [flit-core](https://github.com/pypa/flit) to permit the latest version. - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](https... Pull #25 10 Aug 2026 07:02PM UTC web-flow github
100.0
31232052172 master Merge pull request #24 from cjrh/dependabot/pip/flit-core-gte-4.0.1-and-lt-5 Update flit-core requirement from <4,>=3.12.0 to >=4.0.1,<5 push 08 Aug 2026 01:11AM UTC web-flow github
100.0
31209715713 dependabot/pip/flit-core-gte-4.0.1-and-lt-5 Update flit-core requirement from <4,>=3.12.0 to >=4.0.1,<5 Updates the requirements on [flit-core](https://github.com/pypa/flit) to permit the latest version. - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](http... Pull #24 07 Aug 2026 07:02PM UTC web-flow github
100.0
31209715713 dependabot/pip/flit-core-gte-4.0.1-and-lt-5 Update flit-core requirement from <4,>=3.12.0 to >=4.0.1,<5 Updates the requirements on [flit-core](https://github.com/pypa/flit) to permit the latest version. - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](http... Pull #24 07 Aug 2026 07:02PM UTC web-flow github
100.0
27945693231 master Update pytest requirement from >=9.1.0 to >=9.1.1 (#23) Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://githu... push 22 Jun 2026 10:17AM UTC web-flow github
100.0
27843662440 dependabot/pip/pytest-gte-9.1.1 Update pytest requirement from >=9.1.0 to >=9.1.1 Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://gith... Pull #23 19 Jun 2026 07:02PM UTC web-flow github
100.0
27629417052 master Merge pull request #22 from cjrh/dependabot/pip/pytest-gte-9.1.0 Update pytest requirement from >=9.0.3 to >=9.1.0 push 16 Jun 2026 03:39PM UTC web-flow github
100.0
27569510826 dependabot/pip/pytest-gte-9.1.0 Update pytest requirement from >=9.0.3 to >=9.1.0 Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://gith... Pull #22 15 Jun 2026 07:03PM UTC web-flow github
100.0
24804702125 master Merge pull request #21 from cjrh/copilot/remove-python-3-9-from-ci Drop Python 3.9/PyPy 3.9 support; bump pytest to >=9.0.3 push 22 Apr 2026 09:55PM UTC web-flow github
100.0
See All Builds (95)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc