ndouglas / mistwood

A library for roguelikes, MUDs, and similar games combining various technologies.
The Unlicense
0 stars 0 forks source link

61 create pseudorandom number generator factory service #64

Closed ndouglas closed 7 months ago

ndouglas commented 7 months ago

Summary

Closes #60. Closes #61.

Definition of Done

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 97.65625% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 96.58%. Comparing base (57d27a2) to head (caf8edc).

Files Patch % Lines
src/prng/registry.rs 96.15% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================== + Coverage 96.16% 96.58% +0.41% ========================================== Files 13 15 +2 Lines 287 410 +123 ========================================== + Hits 276 396 +120 - Misses 11 14 +3 ```

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