rollbear / trompeloeil

Header only C++14 mocking framework
Boost Software License 1.0
811 stars 86 forks source link

FAQ example update #244

Closed offa closed 3 years ago

offa commented 3 years ago

Quick update of the FAQ, related to #242 / #243.

codecov[bot] commented 3 years ago

Codecov Report

Merging #244 (6342b68) into main (cb1bca5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #244   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files           1        1           
  Lines         887      887           
=======================================
  Hits          867      867           
  Misses         20       20           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cb1bca5...6342b68. Read the comment docs.

rollbear commented 3 years ago

Thanks yet again!