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

EwoutH / EMAworkbench / 6905972826 / 1
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: deepsource-autofix-558ef8e8
DEFAULT BRANCH: master
Ran 17 Nov 2023 03:35PM UTC
Files 34
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

17 Nov 2023 03:32PM UTC coverage: 80.217%. Remained the same
6905972826.1

push

github

web-flow
refactor: replace range(len(...)) with enumerate(...) (#20)

Using `range(len(...))` is not pythonic. Python does not have not index-based loops. Instead, it uses collection iterators.  Python has a built-in method `enumerate` which adds a counter to an iterable.

---------

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

4663 of 5813 relevant lines covered (80.22%)

0.8 hits per line

Source Files on job 6905972826.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6905972826
  • 301fd4bc on github
  • Prev Job for on code-quality (#6905957034.1)
  • Delete
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