cli
cli copied to clipboard
Don't shorten available choices on --help / other stylistic changes.

- Now we show all choices on options (e.g
--style,--auth-type, etc.) -
pie-*styles are priortized on--style.
Codecov Report
Merging #1379 (dfd5122) into master (4d7d6b6) will decrease coverage by
1.74%. The diff coverage is93.57%.
@@ Coverage Diff @@
## master #1379 +/- ##
==========================================
- Coverage 97.28% 95.54% -1.75%
==========================================
Files 67 103 +36
Lines 4235 7226 +2991
==========================================
+ Hits 4120 6904 +2784
- Misses 115 322 +207
| Impacted Files | Coverage Δ | |
|---|---|---|
| httpie/output/ui/man_pages.py | 0.00% <0.00%> (ø) |
|
| httpie/output/ui/rich_utils.py | 0.00% <0.00%> (ø) |
|
| tests/test_binary.py | 100.00% <ø> (ø) |
|
| tests/utils/http_server.py | 99.00% <ø> (ø) |
|
| tests/utils/matching/parsing.py | 97.95% <ø> (-2.05%) |
:arrow_down: |
| tests/utils/matching/test_matching.py | 100.00% <ø> (ø) |
|
| tests/utils/matching/tokens.py | 100.00% <ø> (ø) |
|
| tests/utils/plugins_cli.py | 99.20% <ø> (ø) |
|
| httpie/compat.py | 39.21% <36.73%> (-60.79%) |
:arrow_down: |
| httpie/manager/compat.py | 63.88% <63.88%> (ø) |
|
| ... and 92 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 79a8ecd...dfd5122. Read the comment docs.