Skip to content

style: modernize python code using ruff#12

Merged
spaceone merged 27 commits into
masterfrom
style/python-modernization
Apr 27, 2026
Merged

style: modernize python code using ruff#12
spaceone merged 27 commits into
masterfrom
style/python-modernization

Conversation

@spaceone
Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 27, 2026

Codecov Report

❌ Patch coverage is 99.30070% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.61%. Comparing base (ccccb6f) to head (603226b).
⚠️ Report is 27 commits behind head on master.

Files with missing lines Patch % Lines
httoop/codecs/application/gzip.py 50.00% 2 Missing ⚠️
httoop/__main__.py 94.73% 1 Missing ⚠️
httoop/util.py 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   98.50%   98.61%   +0.11%     
==========================================
  Files          68       67       -1     
  Lines        3869     3820      -49     
==========================================
- Hits         3811     3767      -44     
+ Misses         58       53       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@spaceone spaceone force-pushed the style/python-modernization branch from 41f8a33 to a0c1b14 Compare April 27, 2026 01:43
12      C408    [*] unnecessary-collection-call
 6      C402    [*] unnecessary-generator-dict
 3      C404    [*] unnecessary-list-comprehension-dict
 3      C413    [*] unnecessary-call-around-sorted
 2      C405    [*] unnecessary-literal-set
 1      C400    [*] unnecessary-generator-list
 1      C406    [*] unnecessary-literal-dict
 1      C414    [*] unnecessary-double-cast-or-process
 1      C418    [*] unnecessary-literal-within-dict-call
@spaceone spaceone force-pushed the style/python-modernization branch from a0c1b14 to 603226b Compare April 27, 2026 02:09
@spaceone spaceone merged commit ce2c681 into master Apr 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants