Skip to content

Conversation

@RobertoRoos
Copy link
Contributor

Also fixes tests. Before, nested ArgumentParsers wouldn't have their color setting changed.

Resolves #83

@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.77%. Comparing base (cf1fbb7) to head (66713cc).

Files with missing lines Patch % Lines
sphinxarg/parser.py 0.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   46.86%   46.77%   -0.10%     
==========================================
  Files          12       12              
  Lines         958      960       +2     
  Branches      205      206       +1     
==========================================
  Hits          449      449              
- Misses        468      469       +1     
- Partials       41       42       +1     
Flag Coverage Δ
unittests 46.77% <0.00%> (-0.10%) ⬇️

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

☔ 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.

@RobertoRoos
Copy link
Contributor Author

CI is failing because of #82 - I'd suggest we go ahead and merge this and rebase other fixes on top of it.

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.

Some tests are still failing with the new coloring options

1 participant