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

scorphus / thumbor
84%
master: 85%

Build:
Build:
LAST BUILD BRANCH: images2gif
DEFAULT BRANCH: master
Repo Added 06 Nov 2020 08:43PM UTC
Files 106
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

LAST BUILD ON BRANCH lint-code
branch: lint-code
CHANGE BRANCH
x
Reset
  • lint-code
  • 1577-fix-results-as-bytes
  • cleanup
  • fix-filter-order
  • fix-node-favicon
  • fix-noise-test
  • fix-piexif-extra-require
  • flaky-pillow-avif-plugin
  • gh-actions
  • gh-actions-2
  • green-build
  • images2gif
  • master
  • new-year-new-black
  • noise-random
  • py3exiv2-fail
  • readthedocs-yaml
  • refs/heads/lint-code
  • release-and-docker-on-tags-only
  • shot-snapshot
  • unnecessary-pass
  • utc-now-now

pending completion
5324301447

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

2200 of 2713 branches covered (81.09%)

Branch coverage included in aggregate %.

3937 of 4557 relevant lines covered (86.39%)

4.65 hits per line

Relevant lines Covered
Build:
Build:
4557 RELEVANT LINES 3937 COVERED LINES
4.65 HITS PER LINE
Source Files on lint-code
  • Tree
  • List 108
  • Changed 102
  • Source Changed 0
  • Coverage Changed 102
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5324301447 lint-code 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 ... push 20 Jun 2023 03:14PM UTC scorphus github pending completion  
5226583842 lint-code Refactor code blocks for increased readability push 09 Jun 2023 10:36PM UTC Pablo Santiago Blum de Aguiar github pending completion  
5226582318 lint-code Refactor code blocks for increased readability push 09 Jun 2023 10:36PM UTC Pablo Santiago Blum de Aguiar github pending completion  
5226355531 lint-code 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 ... push 09 Jun 2023 10:00PM UTC scorphus github pending completion  
5125015757 lint-code Refactor code blocks for increased readability push 30 May 2023 06:33PM UTC Pablo Santiago Blum de Aguiar github pending completion  
4364618854 lint-code Reformat files with Black push 08 Mar 2023 01:12PM UTC Pablo Santiago Blum de Aguiar github pending completion  
4357632640 lint-code thumbor/transformer: Reformat with Black push 07 Mar 2023 07:08PM UTC Pablo Santiago Blum de Aguiar github pending completion  
See All Builds (90)
  • Repo on GitHub
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

© 2025 Coveralls, Inc