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

Single binary executables #1330

Merged
merged 2 commits into from
Apr 14, 2022
Merged

Single binary executables #1330

merged 2 commits into from
Apr 14, 2022

Conversation

isidentical
Copy link
Contributor

No description provided.

@isidentical isidentical force-pushed the single-binary-executables branch 2 times, most recently from e3846be to 50f1fc5 Compare March 17, 2022 12:24
@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2022

Codecov Report

Merging #1330 (ba058b0) into master (4d7d6b6) will decrease coverage by 0.75%.
The diff coverage is 95.43%.

❗ Current head ba058b0 differs from pull request most recent head 967e601. Consider uploading reports for the commit 967e601 to get more accurate results

@@            Coverage Diff             @@
##           master    #1330      +/-   ##
==========================================
- Coverage   97.28%   96.53%   -0.76%     
==========================================
  Files          67       94      +27     
  Lines        4235     6749    +2514     
==========================================
+ Hits         4120     6515    +2395     
- Misses        115      234     +119     
Impacted Files Coverage Δ
tests/test_binary.py 100.00% <ø> (ø)
httpie/compat.py 35.41% <32.60%> (-64.59%) ⬇️
tests/conftest.py 77.14% <61.53%> (-9.82%) ⬇️
httpie/manager/compat.py 63.88% <63.88%> (ø)
httpie/manager/__main__.py 82.35% <82.35%> (ø)
httpie/output/lexers/metadata.py 82.35% <82.35%> (ø)
httpie/output/lexers/http.py 86.36% <86.36%> (ø)
tests/test_ssl.py 92.66% <87.50%> (-2.28%) ⬇️
httpie/models.py 95.19% <90.00%> (-2.18%) ⬇️
httpie/manager/tasks.py 90.41% <90.41%> (ø)
... and 79 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 d03e3f4...967e601. Read the comment docs.

@jkbrzt jkbrzt merged commit dd2c951 into master Apr 14, 2022
@jkbrzt jkbrzt deleted the single-binary-executables branch April 14, 2022 15:11
@jkbrzt
Copy link
Member

jkbrzt commented Apr 14, 2022

👏

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