Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate --history-print. #1380

Merged
merged 1 commit into from
May 3, 2022

Conversation

isidentical
Copy link
Contributor

@isidentical isidentical commented Apr 29, 2022

Soft deprecate the --history-print since it is not really usable.

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2022

Codecov Report

Merging #1380 (8697d8e) into master (4d7d6b6) will decrease coverage by 1.74%.
The diff coverage is 93.57%.

@@            Coverage Diff             @@
##           master    #1380      +/-   ##
==========================================
- 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%) ⬇️
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%) ⬇️
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 data
Powered by Codecov. Last update 79a8ecd...8697d8e. Read the comment docs.

@isidentical isidentical force-pushed the isidentical/feature/suppress-history-print branch from 769ec74 to 9cde932 Compare May 2, 2022 04:30
@isidentical isidentical force-pushed the isidentical/feature/suppress-history-print branch from 9cde932 to 8697d8e Compare May 2, 2022 10:15
@jkbrzt jkbrzt merged commit 0f9fd76 into master May 3, 2022
@jkbrzt jkbrzt deleted the isidentical/feature/suppress-history-print branch May 3, 2022 13:29
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.

3 participants