open-spaced-repetition / ts-fsrs

ts-fsrs is a versatile package based on TypeScript that supports ES modules, CommonJS, and UMD.
https://open-spaced-repetition.github.io/ts-fsrs/
MIT License
216 stars 22 forks source link

compute retrievability for all states #122

Closed L-M-Sherlock closed 2 months ago

L-M-Sherlock commented 2 months ago

For details, please see discussion in https://github.com/open-spaced-repetition/py-fsrs/pull/61

ishiko732 commented 2 months ago

I will conduct the review tonight.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (c0e4d68) to head (04d2879). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 11 11 Lines 609 607 -2 Branches 62 64 +2 ========================================= - Hits 609 607 -2 ```

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