ryanw-mobile / OctoMeter

🔥Kotlin Multiplatform Desktop/Android/iOS Energy Tracker app
Other
88 stars 8 forks source link

(#167) GitHub actions for windows installer #179

Closed ryanw-mobile closed 1 month ago

ryanw-mobile commented 1 month ago

Tried a bit to make release builds work. We were able to suppress the warnings but the executable couldn't run.

For now we build debug builds.

Added a yaml trial to see if we can automate the MSI/EXE builds on Github Actions.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.31%. Comparing base (9a3e2b8) to head (082b24b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ======================================= Coverage 42.31% 42.31% ======================================= Files 88 88 Lines 1621 1621 Branches 226 226 ======================================= Hits 686 686 Misses 877 877 Partials 58 58 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.