Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0.10 Stable Release Tracker #676

Closed
30 of 32 tasks
derks opened this issue Feb 27, 2024 · 2 comments
Closed
30 of 32 tasks

3.0.10 Stable Release Tracker #676

derks opened this issue Feb 27, 2024 · 2 comments
Assignees
Milestone

Comments

@derks
Copy link
Member

derks commented Feb 27, 2024

  • 100% Test Passing on Travis CI
    • Python 3.8
    • Python 3.9
    • Python 3.10
    • Python 3.11
    • Python 3.12
  • 100% Test Coverage
  • Core Tests on Windows
  • Cement CLI Smoke Tests
    • Linux
    • macOS
    • Windows
  • Git Builds
    • Tags:
      • X
      • X.Y
      • X.Y.Z
  • Git Merge to Version Branch
    • stable/X.Y
  • API Documentation Builds (Read The Docs)
    • X.Y
  • Developer Documentation (Gitbook)
    • stable/X.Y
    • Update Change Log
    • Update Release Notes
    • Update Deprecations
    • Update relevant docs related to changes/enhancements
  • Docker Image Builds (Docker Hub)
    • datafolklabs/cement:X
    • datafolklabs/cement:X.Y
    • datafolklabs/cement:X.Y.Z
    • Archs:
      • linux/amd64
      • linux/arm64
  • PyPi Distribution
  • Notify mailing list
  • Notify Slack channel
@derks derks self-assigned this Feb 27, 2024
@derks derks added this to the 3.0.10 Stable milestone Feb 27, 2024
@derks
Copy link
Member Author

derks commented Feb 29, 2024

Core Tests on Windows:

---------- coverage: platform win32, python 3.12.1-final-0 -----------
Name                          Stmts   Miss  Cover
-------------------------------------------------
cement\core\__init__.py           0      0   100%
cement\core\arg.py               13      0   100%
cement\core\backend.py            0      0   100%
cement\core\cache.py             17      0   100%
cement\core\config.py            40      0   100%
cement\core\controller.py        11      0   100%
cement\core\deprecations.py       7      0   100%
cement\core\exc.py               14      0   100%
cement\core\extension.py         44      0   100%
cement\core\foundation.py       683     32    95%
cement\core\handler.py          121      1    99%
cement\core\hook.py              37      0   100%
cement\core\interface.py         38      0   100%
cement\core\log.py               21      0   100%
cement\core\mail.py              25      3    88%
cement\core\meta.py              17      0   100%
cement\core\output.py            11      0   100%
cement\core\plugin.py            19      0   100%
cement\core\template.py         159     62    61%
-------------------------------------------------
TOTAL                          1277     98    92%
Coverage HTML written to dir coverage-report

==================================== 133 passed, 1 skipped, 1477 warnings in 4.67s ====================================

@derks
Copy link
Member Author

derks commented Feb 29, 2024

RTD build is failing...

@derks derks closed this as completed Feb 29, 2024
@derks derks pinned this issue Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant