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

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

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

15 Oct 2020 03:51PM UTC coverage: 72.727%. Remained the same
LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so SEGFAULT_SIGNALS=all LANG=en_US.UTF-8 TOXENV=py38-cover,codecov,coveralls

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 %.

7 of 9 relevant lines covered (77.78%)

0.78 hits per line

Source Files on job 5.8 (LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so SEGFAULT_SIGNALS=all LANG=en_US.UTF-8 TOXENV=py38-cover,codecov,coveralls)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5
  • Travis Job 5.8
  • 11b08142 on github
  • Prev Job for LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so SEGFAULT_SIGNALS=all LANG=en_US.UTF-8 TOXENV=py38-cover,codecov,coveralls on dev (#4.14)
  • Next Job for LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so SEGFAULT_SIGNALS=all LANG=en_US.UTF-8 TOXENV=py38-cover,codecov,coveralls on dev (#6.8)
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