Skip to content

refresh packaging#4

Merged
mbdevpl merged 5 commits intomainfrom
feature/packaging
Apr 23, 2025
Merged

refresh packaging#4
mbdevpl merged 5 commits 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/timing/PR-4 [build #2]:

  • Pylint: refactor messages ℹ️ (click for details)
    ************* Module setup
    setup.py:1:0: R0401: Cyclic import (timing.cache -> timing.group -> timing.utils) (cyclic-import)
    setup.py:1:0: R0401: Cyclic import (timing.cache -> timing.group) (cyclic-import)
    setup.py:1:0: R0401: Cyclic import (timing.group -> timing.utils) (cyclic-import)
    
    -----------------------------------
    Your code has been rated at 9.94/10
    
  • Mypy: ran 🆗

  • Flake518: ran 🆗

  • Pydocstyle: ran 🆗

  • Coverage: 100% 🆗 (click for details)
    Name                     Stmts   Miss Branch BrPart  Cover   Missing
    --------------------------------------------------------------------
    setup.py                     9      0      2      0   100%
    test/__init__.py             4      0      0      0   100%
    test/test_group.py          99      0      6      0   100%
    test/test_packaging.py       3      0      0      0   100%
    test/test_timing.py         67      0      0      0   100%
    test/test_utils.py          55      0      0      0   100%
    timing/__init__.py           6      0      0      0   100%
    timing/_version.py           2      0      0      0   100%
    timing/cache.py             26      0      2      0   100%
    timing/config.py             3      0      0      0   100%
    timing/group.py            108      0     32      0   100%
    timing/timing.py            66      0     10      0   100%
    timing/utils.py             58      0     18      0   100%
    --------------------------------------------------------------------
    TOTAL                      506      0     70      0   100%
    

@codecov
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (9ece093) to head (6a56540).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #4   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files          13       13           
  Lines         506      506           
  Branches       80       35   -45     
=======================================
  Hits          506      506           

☔ 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 502816e into main Apr 23, 2025
13 checks passed
@mbdevpl mbdevpl deleted the feature/packaging branch April 23, 2025 06:48
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