arrow-kt / arrow

Λrrow - Functional companion to Kotlin's Standard Library
http://arrow-kt.io
Other
6.13k stars 442 forks source link

Use @JsName to give a better name to new instanceOf Prism #3424

Closed serras closed 4 months ago

serras commented 4 months ago

@nomisRev I was a bit too eager in merging #3421. Your solution with @JsName was indeed the right one to take.

github-actions[bot] commented 4 months ago

Kover Report

File Coverage [67.42%]
arrow-libs/optics/arrow-optics-ksp-plugin/src/main/kotlin/arrow/optics/plugin/internals/prism.kt 100.00%
arrow-libs/optics/arrow-optics/src/commonMain/kotlin/arrow/optics/Prism.kt 60.27%
Total Project Coverage 61.01%