NathanCheshire / Cyder

Multipurpose utility tool expressed using a custom JVM UI library built over Swing
GNU General Public License v3.0
11 stars 1 forks source link

Build Cyder action #258

Open NathanCheshire opened 1 year ago

NathanCheshire commented 1 year ago

Need to setup a build and run tests github action. Should also setup code coverage with codecov for Cyder.

NathanCheshire commented 1 year ago

Should create a codecov badge to update dynamically too since we likely won't ever have 100% unless we extract our UI package to an actual maven dependency.