Anuraag Agrawal
a1e45a5abc
Migrate kotlin coroutine tests to kotlin ( #5622 )
...
* Migrate kotlin coroutine tests to kotlin
* wait longer
2022-03-18 10:41:02 -07:00
Lauri Tulmin
014624e196
kotlinx-coroutines-reactor context propagation ( #5196 )
...
* kotlinx-coroutines-reactor context propagation
* extract context from reactor
* add generics
* muzzle
* actually use the context extracted from reactor
* test context propagation operator
* typo
* used named instead of namedOneOf
* instrument newCoroutineContext, remove reactor specific code
* revert changes
2022-01-28 09:16:47 -08:00
Anuraag Agrawal
ca3919ea31
Update Gradle and build dependencies ( #4808 )
...
* Update Gradle and build dependencies
* Add spotless + Java 17 workaround
* Revert spotless for now
* Fix merge
* jvmTarget
2021-12-07 14:42:52 +09:00
Lauri Tulmin
478f936d54
Retry strict context check failures ( #4282 )
2021-10-08 10:47:52 -07:00
Trask Stalnaker
20c72f3e98
Format kotlin gradle files ( #3942 )
...
* Add ktlint for kotlinGradle
* ktlint fails on wildcard imports
* Auto-format kotlin gradle files
2021-08-25 13:43:57 +09:00
Trask Stalnaker
3525733ea8
Enable strict context check in tests by default ( #3822 )
2021-08-23 17:40:02 -07:00
Anuraag Agrawal
761b9c280b
Migrate instrumentation gradle files to kotlin ( #3414 )
...
* Migrate instrumentation gradle files to kotlin
* Convert
* Muzzle
2021-06-28 17:27:12 +09:00