Skip to content

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/version-query/PR-28 [build #3]:

  • Pylint: ran 🆗

  • Mypy: ran 🆗

  • Flake518: ran 🆗

  • Pydocstyle: ran 🆗

  • Coverage: 98% 🆗 (click for details)
    Name                         Stmts   Miss Branch BrPart  Cover   Missing
    ------------------------------------------------------------------------
    setup.py                        11      0      2      0   100%
    test/__init__.py                 5      0      0      0   100%
    test/examples.py                48      1      4      1    96%   22
    test/test_cli.py                54      0      0      0   100%
    test/test_git.py               195      0     18      0   100%
    test/test_packaging.py           3      0      0      0   100%
    test/test_query.py             110      2      4      0    98%   80-81
    test/test_version.py           153      0     32      0   100%
    version_query/__init__.py        5      0      0      0   100%
    version_query/__main__.py        9      0      2      0   100%
    version_query/_version.py        2      0      0      0   100%
    version_query/git_query.py     117      1     46      1    99%   75
    version_query/main.py           21      0      6      0   100%
    version_query/parser.py         36      0      8      0   100%
    version_query/patterns.py       25      0      0      0   100%
    version_query/py_query.py       45      7     18      3    84%   14-17, 38, 40, 57
    version_query/query.py          50      0      2      0   100%
    version_query/version.py       393      9    200      8    97%   68, 78, 89, 94, 96, 125, 277, 445, 458
    ------------------------------------------------------------------------
    TOTAL                         1282     20    342     13    98%
    

@codecov
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.0%. Comparing base (8a08bfb) to head (1303a17).
Report is 7 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #28   +/-   ##
=====================================
  Coverage   98.0%   98.0%           
=====================================
  Files         17      18    +1     
  Lines       1280    1282    +2     
  Branches     174     171    -3     
=====================================
+ Hits        1255    1257    +2     
  Misses        13      13           
  Partials      12      12           

☔ 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 4d6f16f into main Apr 23, 2025
27 checks passed
@mbdevpl mbdevpl deleted the feature/packaging branch April 23, 2025 04:09
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.

2 participants