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

Tatsh / wiswa / 33369779644
100%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2026 07:47AM UTC
Jobs 5
Files 16
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

31 Aug 2026 07:45AM UTC coverage: 100.0%. Remained the same
33369779644

push

github

Tatsh
appimage: set the build environment instead of pip options

requirements_options wrote pip options above the project in the
AppImage's requirements.txt, which does not work: python-appimage reads
that file a line at a time and hands each line to pip as one argument,
so an option line arrives where a requirement belongs and pip stops with
"You must give at least one requirement to install".

build_env puts the same setting where pip will read it. It renders into
the env of the build step, so PIP_EXTRA_INDEX_URL reaches the pip that
runs inside the AppDir, which is what a project needs when the wheels
PyPI serves are too large to package.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

788 of 788 branches covered (100.0%)

Branch coverage included in aggregate %.

2040 of 2040 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33369779644.1 31 Aug 2026 07:47AM UTC 16
100.0
GitHub Action Run
2 33369779644.2 31 Aug 2026 07:47AM UTC 16
100.0
GitHub Action Run
3 33369779644.3 31 Aug 2026 07:47AM UTC 16
100.0
GitHub Action Run
4 33369779644.4 31 Aug 2026 07:48AM UTC 16
100.0
GitHub Action Run
5 33369779644.5 31 Aug 2026 07:48AM UTC 16
100.0
GitHub Action Run
Source Files on build 33369779644
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33369779644
  • f25ba682 on github
  • Prev Build on master (#33369134966)
  • Delete
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