Skip to content

Refine abstract methods and properties#1118

Merged
jkbrzt merged 1 commit intohttpie:masterfrom
BoboTiG:impr-rework-abstract-objects
Aug 5, 2021
Merged

Refine abstract methods and properties#1118
jkbrzt merged 1 commit intohttpie:masterfrom
BoboTiG:impr-rework-abstract-objects

Conversation

@BoboTiG
Copy link
Contributor

@BoboTiG BoboTiG commented Aug 4, 2021

Extracted from #1110.

@BoboTiG BoboTiG requested a review from jkbrzt August 4, 2021 16:12
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2021

Codecov Report

Merging #1118 (e3982f1) into master (de13423) will increase coverage by 0.46%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1118      +/-   ##
==========================================
+ Coverage   96.48%   96.95%   +0.46%     
==========================================
  Files          64       64              
  Lines        4128     4172      +44     
==========================================
+ Hits         3983     4045      +62     
+ Misses        145      127      -18     
Impacted Files Coverage Δ
httpie/models.py 97.33% <100.00%> (+5.44%) ⬆️
httpie/output/streams.py 100.00% <100.00%> (+9.70%) ⬆️
tests/test_stream.py 100.00% <0.00%> (ø)
tests/test_unicode.py 100.00% <0.00%> (ø)
httpie/plugins/manager.py 91.89% <0.00%> (+2.70%) ⬆️
httpie/plugins/base.py 88.57% <0.00%> (+2.85%) ⬆️
httpie/output/processing.py 100.00% <0.00%> (+6.06%) ⬆️

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 de13423...e3982f1. Read the comment docs.

@jkbrzt jkbrzt merged commit 11399dd into httpie:master Aug 5, 2021
@BoboTiG BoboTiG deleted the impr-rework-abstract-objects branch August 5, 2021 22:07
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