Skip to content

remove Python 3.9, add 3.14 - #40

Merged
mbdevpl merged 1 commit into
mainfrom
feature/update-python-versions
Aug 1, 2026
Merged

remove Python 3.9, add 3.14#40
mbdevpl merged 1 commit into
mainfrom
feature/update-python-versions

Conversation

@mbdevpl

@mbdevpl mbdevpl commented Aug 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

@mbdevpl mbdevpl self-assigned this Aug 1, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@jenkins-mbdev

jenkins-mbdev Bot commented Aug 1, 2026

Copy link
Copy Markdown

Tools report for GitHub-mbdevpl/python-boilerplates/PR-40 [build #1]:

  • Pylint: ran 🆗

  • Mypy: ran 🆗

  • Flake518: ran 🆗

  • Pydocstyle: ran 🆗

  • Coverage: 99% 🆗 (click for details)
    Name                              Stmts   Miss Branch BrPart  Cover   Missing
    -----------------------------------------------------------------------------
    boilerplates/__init__.py              2      0      0      0   100%
    boilerplates/cli.py                  52      0     10      0   100%
    boilerplates/config.py               17      0      4      0   100%
    boilerplates/git_repo_tests.py       64      0     10      0   100%
    boilerplates/logging.py             123      0     20      0   100%
    boilerplates/packaging_tests.py     112      0      8      0   100%
    boilerplates/sentry.py               63      0      6      0   100%
    boilerplates/setup.py               196      0     64      0   100%
    setup.py                             34      9      6      1    70%   18-26
    test/__init__.py                      6      0      0      0   100%
    test/test_cli.py                     68      0     12      1    99%   29->30
    test/test_config.py                  31      0      0      0   100%
    test/test_git_repo.py                21      0      0      0   100%
    test/test_logging.py                 95      0      6      0   100%
    test/test_packaging.py                5      0      0      0   100%
    test/test_sentry.py                  46      0      0      0   100%
    test/test_setup.py                  156      0     16      0   100%
    -----------------------------------------------------------------------------
    TOTAL                              1091      9    162      2    99%
    

@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (892b120) to head (9717a62).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files          17       17           
  Lines        1104     1104           
  Branches       81       81           
=======================================
  Hits         1104     1104           

☔ View full report in Codecov by Harness.
📢 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.

@mbdevpl
mbdevpl merged commit 1d34737 into main Aug 1, 2026
20 checks passed
@mbdevpl
mbdevpl deleted the feature/update-python-versions branch August 1, 2026 05:35
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.

1 participant