Skip to content

Simplify version and imports#415

Merged
astanin merged 1 commit into
astanin:masterfrom
DimitriPapadopoulos:version
Mar 6, 2026
Merged

Simplify version and imports#415
astanin merged 1 commit into
astanin:masterfrom
DimitriPapadopoulos:version

Conversation

@DimitriPapadopoulos
Copy link
Copy Markdown
Contributor

Move all imports at the top as expected. Initialize __version__ after imports.

Move _is_file() near other function definitions, after constant definitions.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.45%. Comparing base (315f6c1) to head (8e935a6).
⚠️ Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
tabulate/__init__.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #415   +/-   ##
=======================================
  Coverage   84.45%   84.45%           
=======================================
  Files           1        1           
  Lines         907      907           
  Branches      218      218           
=======================================
  Hits          766      766           
  Misses        107      107           
  Partials       34       34           

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

@astanin astanin merged commit 382a933 into astanin:master Mar 6, 2026
19 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the version branch March 6, 2026 09:55
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.

3 participants