cmake_conan_boilerplate_template icon indicating copy to clipboard operation
cmake_conan_boilerplate_template copied to clipboard

Multiline commands with yaml folded style

Open jahnf opened this issue 2 years ago • 1 comments

Suggestion to a small beautification: I don't like these ultra-long commands - I put them on multiple lines so I can see all arguments without scrolling to the right .

jahnf avatar Jul 14 '22 13:07 jahnf

Codecov Report

Merging #39 (65915f8) into main (f37c1ab) will decrease coverage by 0.85%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   77.77%   76.92%   -0.86%     
==========================================
  Files           3        3              
  Lines          36       39       +3     
  Branches       19       12       -7     
==========================================
+ Hits           28       30       +2     
- Misses          7        8       +1     
  Partials        1        1              
Flag Coverage Δ
Linux 27.77% <21.42%> (-9.26%) :arrow_down:
Windows 76.31% <60.00%> (-3.69%) :arrow_down:
macOS 27.77% <21.42%> (-10.69%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/main.cpp 57.14% <60.00%> (+14.28%) :arrow_up:
test/tests.cpp 100.00% <0.00%> (ø)
test/constexpr_tests.cpp 100.00% <0.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 948679f...65915f8. Read the comment docs.

codecov-commenter avatar Jul 25 '22 05:07 codecov-commenter