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

scorphus / thumbor / 5324301447 / 1
84%
master: 85%

Build:
Build:
LAST BUILD BRANCH: convert_filters_to_rust
DEFAULT BRANCH: master
Ran 20 Jun 2023 03:20PM UTC
Files 108
Run time 2min
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

20 Jun 2023 03:10PM UTC coverage: 84.657%. Remained the same
5324301447.1

push

github

scorphus
Refactor code blocks for increased readability

Cues from pylint. Issues solved are as follows:

```
************* Module thumbor.config
thumbor/config.py:914:12: R1713: Consider using str.join(sequence) for concatenating strings from an iterable (consider-using-join)
************* Module thumbor.utils
thumbor/utils.py:92:4: R1705: Unnecessary "else" after "return", remove the "else" and de-indent the code inside it (no-else-return)
************* Module tests.fixtures.transformer_test_data
tests/fixtures/transformer_test_data.py:79:8: W0719: Raising too general exception: Exception (broad-exception-raised)
```

This CL also fixes a code duplication issue in thumbor/utils.py

1268 of 1601 branches covered (79.2%)

Branch coverage included in aggregate %.

3996 of 4617 relevant lines covered (86.55%)

0.93 hits per line

Source Files on job run-3.8 - 5324301447.1
  • Tree
  • List 108
  • Changed 102
  • Source Changed 0
  • Coverage Changed 102
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5324301447
  • 65b8a39e on github
  • Prev Job for on lint-code (#5226583842.4)
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