Skip to content

update packaging#29

Merged
mbdevpl merged 1 commit intomainfrom
feature/packaging
Apr 23, 2025
Merged

update packaging#29
mbdevpl merged 1 commit intomainfrom
feature/packaging

Conversation

@mbdevpl
Copy link
Owner

@mbdevpl mbdevpl commented Apr 23, 2025

No description provided.

@mbdevpl mbdevpl self-assigned this Apr 23, 2025
@jenkins-mbdev
Copy link

jenkins-mbdev bot commented Apr 23, 2025

Tools report for GitHub-mbdevpl/ingit/PR-29 [build #1]:

  • Pylint: ran 🆗

  • Mypy: ran 🆗

  • Flake518: ran 🆗

  • Pydocstyle: ran 🆗

  • Coverage: 94% 🆗 (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-166, 175, 180->182, 190, 203-204, 215->exit, 276, 280->282, 288-290, 316-317
    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      0   100%
    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     40    94%
    

@codecov
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.1%. Comparing base (42cd0e4) to head (43b40cc).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #29   +/-   ##
=====================================
  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 a774fd0 into main Apr 23, 2025
18 checks passed
@mbdevpl mbdevpl deleted the feature/packaging branch April 23, 2025 07:41
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