opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

Update "Using triplets" section in building-with-vcpkg documentation.

Open Pravila00 opened this issue 1 year ago • 1 comments

Fixes #2725

Changes

  • Update existing links pointing to Vcpkg Triplets documentation.
  • Replace the term "Custom triplets" by "Overlay triplets"

Pravila00 avatar Jun 29 '24 08:06 Pravila00

Codecov Report

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

Project coverage is 87.67%. Comparing base (497eaf4) to head (7903ac4). Report is 92 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2726      +/-   ##
==========================================
+ Coverage   87.12%   87.67%   +0.56%     
==========================================
  Files         200      190      -10     
  Lines        6109     5855     -254     
==========================================
- Hits         5322     5133     -189     
+ Misses        787      722      -65     

see 108 files with indirect coverage changes

codecov[bot] avatar Jun 29 '24 11:06 codecov[bot]