Skip to content

Async, full test coverage, and stability improvements.

Pre-release
Pre-release
Compare
Choose a tag to compare
@sergioisidoro sergioisidoro released this 28 Mar 16:02
· 17 commits to master since this release
a2519e8
Refactor component to async & Major release (#23)

* WIP refactor component to async

* Add const and setup domain

* Add basic tests

* Draft for gihub actions ci

* Relax coverage while we build it up

* Fix throtting condition

* Fixes

* Revert back to call_later due to thread saftery

* Fully remove expire if old

* Better tests for setup

* 90% test coverage

* Fix component domain

* Add badges

* Changelog with breaking changes

* Add code coverage

* Simpify testing matrix

* Coverage badge

* Set high standards for coverage