ehn-dcc-development / hcert-kotlin

Kotlin multiplatform implementation of the HCERT/DCC specification
Apache License 2.0
25 stars 25 forks source link

refactorings, cleanups, streamlining #54

Closed JesusMcCloud closed 3 years ago

JesusMcCloud commented 3 years ago

cleans up some clutter, improves debug output, reorganises cbor wrappers and gets rid of some inline JS and dynamic casts. closes #45 (as good as we can)

JesusMcCloud commented 3 years ago

Uncluttered verbose logging is actually more than nice to have as running the full test suite on the main branch can cause crashes on less powerful machines