Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Multiline commands with yaml folded style #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jahnf
Copy link

@jahnf jahnf commented Jul 14, 2022

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 .

@codecov-commenter
Copy link

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%) ⬇️
Windows 76.31% <60.00%> (-3.69%) ⬇️
macOS 27.77% <21.42%> (-10.69%) ⬇️

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%) ⬆️
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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants