GoogleCloudPlatform / functions-framework-cpp

Functions Framework for C++
Apache License 2.0
48 stars 24 forks source link

doc: how-to guide on using legacy code #334

Closed coryan closed 3 years ago

coryan commented 3 years ago

Fixes #312

codecov[bot] commented 3 years ago

Codecov Report

Merging #334 (d2f8791) into main (d5cfcaf) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #334      +/-   ##
==========================================
+ Coverage   88.79%   88.82%   +0.03%     
==========================================
  Files          91       93       +2     
  Lines        2605     2614       +9     
==========================================
+ Hits         2313     2322       +9     
  Misses        292      292              
Impacted Files Coverage Δ
...les/howto_use_legacy_code/howto_use_legacy_code.cc 100.00% <100.00%> (ø)
examples/howto_use_legacy_code/legacy/legacy.cc 100.00% <100.00%> (ø)
examples/http_examples_test.cc 100.00% <100.00%> (ø)

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 d5cfcaf...d2f8791. Read the comment docs.