cauldron / activity-browser

GUI for Brightway
GNU Lesser General Public License v3.0
0 stars 3 forks source link

feat: executable version of AB #36

Open will7200 opened 4 months ago

will7200 commented 4 months ago

Adds executable version of AB and adds a github workflow that publishes a Windows and Mac installers of tagged releases. Currently not signed, as that will take some time to get established with certificate provider and get all that setup.

Checklist

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 10343434509

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
activity_browser/application.py 4 5 80.0%
activity_browser/ui/web/webutils.py 2 3 66.67%
activity_browser/utils.py 5 6 83.33%
activity_browser/init.py 1 3 33.33%
activity_browser/logger.py 11 53 20.75%
<!-- Total: 32 79 40.51% -->
Files with Coverage Reduction New Missed Lines %
activity_browser/logger.py 1 34.08%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 10297300894: -0.05%
Covered Lines: 8028
Relevant Lines: 14477

💛 - Coveralls