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

savannahghi / sghi-commons / 8371402227
100%

Build:
DEFAULT BRANCH: develop
Ran 21 Mar 2024 07:52AM UTC
Jobs 1
Files 12
Run time 1min
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

21 Mar 2024 07:50AM UTC coverage: 100.0%. Remained the same
8371402227

push

github

web-flow
ci: rename develop release channel from `dev` to `rc` (#22)

This project employs the use of the [setuptools scm](https://setuptools-scm.readthedocs.io/en/latest/)
plugin during builds to extract package versions from git.
Unfortunately, this plugin forbids tagging dev releases. See this
[comment](https://github.com/pypa/setuptools_scm/issues/213#issuecomment-368401550)
for more details.

This causes issues when building the project outside the CI where
`setuptools_scm` keeps failing when the last tag is a "dev" tag. And
although `setuptools_scm` provides a mechanism to [override the version](https://setuptools-scm.readthedocs.io/en/latest/overrides/#pretend-versions)
at build, this doesn't work when building with `tox`. This is highly
inconvenient as `tox` is handy for running tests and other workflows
such as linting and building docs.

From the problem description above, the solution is to change the
tagging of the dev releases to something else. I pick *rc*(release
candidate), which coincidentally I believe is more appropriate as
changes on the develop branch constitute contents of the next major
release.

217 of 217 branches covered (100.0%)

Branch coverage included in aggregate %.

621 of 621 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8371402227.1 21 Mar 2024 07:52AM UTC 0
100.0
Source Files on build 8371402227
Detailed source file information is not available for this build.
  • Back to Repo
  • 2efa9697 on github
  • Prev Build on develop
  • Next Build on develop (#8372537059)
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