rollbear / trompeloeil

Header only C++14 mocking framework
Boost Software License 1.0
802 stars 85 forks source link

docs:fixes to cookbook #315

Closed parrotrueper closed 11 months ago

parrotrueper commented 11 months ago

Fix to issue 314

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (1c5cb72) 98.00% compared to head (c6211d1) 98.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #315 +/- ## ======================================= Coverage 98.00% 98.00% ======================================= Files 1 1 Lines 1356 1356 ======================================= Hits 1329 1329 Misses 27 27 ```

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

rollbear commented 11 months ago

Awesome. Thank you!