vickumar1981 / pyeffects

Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.
Other
30 stars 6 forks source link

Add coverage reports to github actions CI/CD. #30

Closed vickumar1981 closed 11 months ago

vickumar1981 commented 11 months ago
github-actions[bot] commented 11 months ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
pyeffects
   Either.py39295%93, 108
   Future.py94694%80, 223–224, 247–248, 259
   Monad.py43198%16
   Option.py36294%91, 103
   Try.py58297%102, 187
   __version__.py990%1–9
TOTAL2812292% 

Tests Skipped Failures Errors Time
63 0 :zzz: 0 :x: 0 :fire: 1.970s :stopwatch: