Skip to content

fix: Dedent attribute docstrings' content.#274

Open
DanCardin wants to merge 2 commits into
mainfrom
dc/markdown
Open

fix: Dedent attribute docstrings' content.#274
DanCardin wants to merge 2 commits into
mainfrom
dc/markdown

Conversation

@DanCardin

Copy link
Copy Markdown
Owner

Fixes #273

@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.39%. Comparing base (d68b762) to head (8e5f419).

Files with missing lines Patch % Lines
src/cappa/help.py 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
- Coverage   99.45%   99.39%   -0.07%     
==========================================
  Files          28       28              
  Lines        2960     2970      +10     
  Branches      671      672       +1     
==========================================
+ Hits         2944     2952       +8     
- Misses         12       13       +1     
- Partials        4        5       +1     

☔ View full report in Codecov by Harness.
📢 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.

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.

Markdown rendering is broken in argument help

1 participant