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

openego / eGon-data / 5
58%
main: 0%

Build:
Build:
LAST BUILD BRANCH: fixes/#56-fix-codacy-issues
DEFAULT BRANCH: main
Ran 15 Oct 2020 03:57PM UTC
Jobs 3
Files 3
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

pending completion
5

push

travis-ci-com

gnn
Remove unsupported Python versions

There's really no need to support Python versions before Python 3. Also,
Python 3.6 included a number of important features, e.g. improved type
hints, ordered `dict`s and `dataclasses` via a backport. So not
supporting 3.5 and earlier versions makes sense, too. Last but not
least, I think it makes sense to only support CPython for now and worry
about other implementations later.
Adding and removing these versions is as easy as adding/removing them
from "setup.cfg" and running `tox -e bootstrap` which should update
".travis.yml", ".appveyor.yml" and "tox.ini". The only thing which one
might have to manually update is the metadata in "setup.py".

1 of 2 branches covered (50.0%)

Branch coverage included in aggregate %.

6 of 8 relevant lines covered (75.0%)

2.25 hits per line

Jobs
ID Job ID Ran Files Coverage
3 5.3 (LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so SEGFAULT_SIGNALS=all LANG=en_US.UTF-8 TOXENV=py36-cover,codecov,coveralls) 15 Oct 2020 03:57PM UTC 0
70.0
Travis Job 5.3
5 5.5 (LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so SEGFAULT_SIGNALS=all LANG=en_US.UTF-8 TOXENV=py37-cover,codecov,coveralls) 15 Oct 2020 03:57PM UTC 0
70.0
Travis Job 5.5
8 5.8 (LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so SEGFAULT_SIGNALS=all LANG=en_US.UTF-8 TOXENV=py38-cover,codecov,coveralls) 15 Oct 2020 03:58PM UTC 0
72.73
Travis Job 5.8
Source Files on build 5
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #5
  • 11b08142 on github
  • Prev Build on dev (#4)
  • Next Build on dev (#6)
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