Skip to content

update(tooling): bump minimal Python version in git hooks from 3.9 to 3.10#420

Merged
Guts merged 2 commits intomasterfrom
tooling/bump-minimal-python-version
Feb 24, 2026
Merged

update(tooling): bump minimal Python version in git hooks from 3.9 to 3.10#420
Guts merged 2 commits intomasterfrom
tooling/bump-minimal-python-version

Conversation

@Guts
Copy link
Owner

@Guts Guts commented Feb 24, 2026

No description provided.

@github-actions github-actions bot added CLI Command Line Interface tooling labels Feb 24, 2026
@sonarqubecloud
Copy link

@Guts Guts changed the title update(tooling): bump minimal Python version update(tooling): bump minimal Python version in git hooks from 3.9 to 3.10 Feb 24, 2026
@Guts Guts merged commit 4dc93f1 into master Feb 24, 2026
13 checks passed
@Guts Guts deleted the tooling/bump-minimal-python-version branch February 24, 2026 18:25
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 56.66667% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.35%. Comparing base (dc0b7a1) to head (c811f56).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
dicogis/georeaders/process_files.py 0.00% 5 Missing ⚠️
dicogis/cli/cmd_inventory.py 0.00% 1 Missing ⚠️
dicogis/cli/cmd_publish.py 0.00% 1 Missing ⚠️
dicogis/cli/main.py 0.00% 1 Missing ⚠️
dicogis/export/to_xlsx.py 0.00% 1 Missing ⚠️
dicogis/listing/geodata_listing.py 0.00% 1 Missing ⚠️
dicogis/ui/main_windows.py 0.00% 1 Missing ⚠️
dicogis/ui/tab_files.py 0.00% 1 Missing ⚠️
dicogis/ui/tab_settings.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #420      +/-   ##
==========================================
- Coverage   23.52%   23.35%   -0.17%     
==========================================
  Files          43       43              
  Lines        2925     2912      -13     
  Branches      351      351              
==========================================
- Hits          688      680       -8     
+ Misses       2189     2184       -5     
  Partials       48       48              
Flag Coverage Δ
unittests 23.35% <56.66%> (-0.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
dicogis/georeaders/base_georeader.py 47.59% <100.00%> (ø)
dicogis/georeaders/read_postgis.py 64.15% <100.00%> (-0.34%) ⬇️
dicogis/georeaders/read_raster.py 19.04% <ø> (-1.27%) ⬇️
dicogis/georeaders/read_vector_flat_dataset.py 41.55% <ø> (-0.75%) ⬇️
dicogis/models/database_connection.py 95.34% <100.00%> (-0.11%) ⬇️
dicogis/utils/check_path.py 92.52% <ø> (-0.07%) ⬇️
dicogis/utils/db_conf_reader.py 66.66% <100.00%> (-1.52%) ⬇️
dicogis/utils/journalizer.py 94.11% <ø> (-0.12%) ⬇️
dicogis/utils/texts.py 87.50% <100.00%> (-0.31%) ⬇️
dicogis/cli/cmd_inventory.py 0.00% <0.00%> (ø)
... and 8 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLI Command Line Interface tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant