mirror of
https://github.com/kickstarter/android-oss.git
synced 2026-03-13 09:11:01 +08:00
* - Adopt API 30
* - temporal we need to fix that
* Revert "- temporal we need to fix that"
This reverts commit 444d1b64da.
* Add queries element to android manifest
* Update failing tests
* Update robolectric dependencies
* Added shadow of main looper to test classes
* - fix compiling issues
* Add KSCurrency configuration to mocked environment object for testing
* Fix lint issues
* Add jvm exclusion to jacoco config
* Fix failing tests
* Fix linter issue
* Fix broken tests
* add codecov.yml file
* add codecov.yml file
* Fix commented out code
* Remove shadowlooper idle call
* Remove shadowlooper pausing functionality, clean up unused imports
Co-authored-by: Isabel Martin <arkariang@gmail.com>
Co-authored-by: hadia <hadiamohamed.iti@gmail.com>
8 lines
129 B
YAML
8 lines
129 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
informational: true
|
|
patch:
|
|
default:
|
|
informational: true |