ndouglas / mistwood

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

Get better compile-time checks on templates. #71

Closed ndouglas closed 7 months ago

ndouglas commented 7 months ago

Summary

Closes #70.

Definition of Done

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 97.35%. Comparing base (74607ce) to head (f459c30).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== + Coverage 97.29% 97.35% +0.05% ========================================== Files 16 16 Lines 444 453 +9 ========================================== + Hits 432 441 +9 Misses 12 12 ```

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