Skip to content

chore[tool]: mention that output format is comma separated#4467

Merged
charles-cooper merged 2 commits intovyperlang:masterfrom
antazoey:docs/comma-separated-format
Jan 27, 2025
Merged

chore[tool]: mention that output format is comma separated#4467
charles-cooper merged 2 commits intovyperlang:masterfrom
antazoey:docs/comma-separated-format

Conversation

@antazoey
Copy link
Copy Markdown
Contributor

@antazoey antazoey commented Jan 27, 2025

What I did

I was confused because the -p flag is multiple, meaning you do -p path1 -p path2 whereas format is comma separated.
So this PR just added a small hint so I would have been less confused.

How I did it

How to verify it

Commit message

because the -p flag is multiple (e.g. `-p path1 -p path2`) whereas
output format is comma separated, this can lead to confusion for
users. add a note to the help text.

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@antazoey antazoey changed the title docs: mention format is comma separated docs(cli): mention format is comma separated Jan 27, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.09%. Comparing base (762eec6) to head (e0cf8f2).
Report is 82 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4467   +/-   ##
=======================================
  Coverage   92.09%   92.09%           
=======================================
  Files         119      119           
  Lines       16931    16931           
  Branches     2865     2865           
=======================================
  Hits        15593    15593           
  Misses        919      919           
  Partials      419      419           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@antazoey antazoey force-pushed the docs/comma-separated-format branch from 67c7cb3 to 3b477e8 Compare January 27, 2025 20:28
@antazoey antazoey changed the title docs(cli): mention format is comma separated chore: mention format is comma separated Jan 27, 2025
@charles-cooper charles-cooper changed the title chore: mention format is comma separated chore[docs]: mention format is comma separated Jan 27, 2025
@charles-cooper charles-cooper changed the title chore[docs]: mention format is comma separated chore[docs]: mention that output format is comma separated Jan 27, 2025
@charles-cooper charles-cooper enabled auto-merge (squash) January 27, 2025 20:39
@charles-cooper charles-cooper changed the title chore[docs]: mention that output format is comma separated chore[tool]: mention that output format is comma separated Jan 27, 2025
@charles-cooper charles-cooper enabled auto-merge (squash) January 27, 2025 20:41
@charles-cooper charles-cooper merged commit 015868a into vyperlang:master Jan 27, 2025
@antazoey antazoey deleted the docs/comma-separated-format branch January 27, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants