binbashar / leverage

Binbash Leverage CLI intended to orchestrate Leverage Reference Architecture for AWS (www.binbash.co/leverage)
https://pypi.org/project/leverage/
Apache License 2.0
17 stars 2 forks source link

feat: Add python 3.12 to test workflows #280

Closed angelofenoglio closed 5 days ago

angelofenoglio commented 2 weeks ago

What?

Why?

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 10776745542

Details


Totals Coverage Status
Change from base Build 10565657542: 0.0%
Covered Lines: 2018
Relevant Lines: 2812

💛 - Coveralls
angelofenoglio commented 5 days ago

Had to fix the way assertions on patched objects are called to account for: https://github.com/python/cpython/issues/100690 Going forward those calls should all start with assert_.