ndouglas / mistwood

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

Move template provider out of create_message!() macros. #73

Closed ndouglas closed 7 months ago

ndouglas commented 7 months ago

Summary

Closes #72.

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.53%. Comparing base (a62a5e3) to head (f8eb7ce).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================== + Coverage 97.35% 97.53% +0.18% ========================================== Files 16 16 Lines 453 487 +34 ========================================== + Hits 441 475 +34 Misses 12 12 ```

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