MikuroXina / mini-fn

The minimal functional programming library.
https://mikuroxina.github.io/mini-fn/
Apache License 2.0
15 stars 2 forks source link

docs: Write docs for Reader and Writer #264

Closed MikuroXina closed 1 month ago

MikuroXina commented 1 month ago

Resolves #263.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.95%. Comparing base (50508ab) to head (1de51eb). Report is 1 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #264 +/- ## ========================================== + Coverage 67.93% 67.95% +0.01% ========================================== Files 111 111 Lines 11528 11532 +4 Branches 662 658 -4 ========================================== + Hits 7832 7836 +4 Misses 3696 3696 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.