arrow-kt/arrow

Increase test coverage Arrow Core

Offen

#2.894 geöffnet am 19.01.2023

 (26 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Kotlin (463 Forks)batch import
beginner friendlyhacktoberfesthelp wanted

Repository-Metriken

Stars
 (6.518 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 16h) (17 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide