Skip to content

update CI, add Python 3.14 - #35

Merged
mbdevpl merged 3 commits into
mainfrom
feature/update-ci
May 6, 2026
Merged

update CI, add Python 3.14#35
mbdevpl merged 3 commits into
mainfrom
feature/update-ci

Conversation

@mbdevpl

@mbdevpl mbdevpl commented May 6, 2026

Copy link
Copy Markdown
Owner

No description provided.

@mbdevpl mbdevpl self-assigned this May 6, 2026
@mbdevpl mbdevpl changed the title update CI update CI, add Python 3.14 May 6, 2026
@jenkins-mbdev

jenkins-mbdev Bot commented May 6, 2026

Copy link
Copy Markdown

Tools report for GitHub-mbdevpl/ingit/PR-35 [build #2]:

  • Pylint: ran 🆗

  • Mypy: ran 🆗

  • Flake518: ran 🆗

  • Pydocstyle: ran 🆗

  • Coverage: 93% 🆗 (click for details)
    Name                             Stmts   Miss Branch BrPart  Cover   Missing
    ----------------------------------------------------------------------------
    ingit/__init__.py                    2      0      0      0   100%
    ingit/__main__.py                    9      0      2      0   100%
    ingit/_version.py                    2      0      0      0   100%
    ingit/action_progress.py            77      2     28      0    98%   61-62
    ingit/fetch_flags.py                27      3     10      3    84%   39, 48, 51
    ingit/json_config.py                73      0      8      0   100%
    ingit/main.py                       99      6     34      1    95%   234-235, 256-259
    ingit/project.py                   383     57    154     24    82%   32-43, 168->170, 185-195, 203-204, 208, 216, 226, 268, 299->306, 300->299, 326, 335-337, 354, 372, 393-394, 403, 414->416, 420-421, 432-433, 440-441, 458-459, 468->470, 488, 495, 548-550, 556-558, 562-563, 567, 572-575, 577
    ingit/push_flags.py                 15      0      4      1    95%   35->37
    ingit/repo_data.py                  93      0     20      0   100%
    ingit/runtime.py                   218     25     84      8    87%   62-64, 103, 153-154, 158-168, 177, 182->184, 192, 205-206, 217->exit, 278, 282->284, 290-292, 318-319
    ingit/runtime_interface.py          60      2     22      2    95%   66, 77
    setup.py                            11      0      2      0   100%
    test/__init__.py                     5      0      0      0   100%
    test/test_action_progress.py       135      0     22      0   100%
    test/test_git_commands.py          142      0     22      1    99%   47->49
    test/test_ingit_commands.py         95      0      8      0   100%
    test/test_json_config.py            78      0      0      0   100%
    test/test_main.py                   37      0      2      0   100%
    test/test_packaging.py               3      0      0      0   100%
    test/test_project.py               233      0     12      3    99%   69->70, 153->148, 153->154
    test/test_repo_data.py              65      0      0      0   100%
    test/test_runtime.py                67      0      8      0   100%
    test/test_runtime_interface.py      25      0      6      0   100%
    ----------------------------------------------------------------------------
    TOTAL                             1954     95    448     43    93%
    

@codecov

codecov Bot commented May 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.1%. Comparing base (0328265) to head (75f9d92).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #35   +/-   ##
=====================================
  Coverage   94.1%   94.1%           
=====================================
  Files         24      24           
  Lines       1954    1954           
  Branches     224     224           
=====================================
  Hits        1840    1840           
  Misses        78      78           
  Partials      36      36           

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

@mbdevpl
mbdevpl merged commit b350ea2 into main May 6, 2026
20 checks passed
@mbdevpl
mbdevpl deleted the feature/update-ci branch May 6, 2026 04:25
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