arrow-kt/arrow

Increase test coverage Arrow Core

開放

#2,894 建立於 2023年1月19日

 (26 則留言) (0 個反應) (0 位負責人)Kotlin (463 個分叉)batch import
beginner friendlyhacktoberfesthelp wanted

倉庫指標

星標
 (6,518 顆星)
PR 合併指標
 (平均合併 3天 16小時) (30 天內合併 17 個 PR)

描述

This ticket tracks classes that are lacking in test coverage. All of this code has been stable for a long time, but it's a good way to get familiar with the Arrow codebase.

If you're looking to contribute to Arrow, and want a small piece of work writing some tests is a good way to get started. If you're not sure if a function, or code branch, is missing coverage in a certain file you can run ./gradlew koverHtmlReport and open the resulting report.

Or feel free to pick any of the items listed below and add missing tests for the .kt file.

Arrow Core

貢獻者指南