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

feat(source/http): add auto-untar http source #520

Merged
merged 3 commits into from
Dec 6, 2022

Conversation

simbuerg
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Base: 50.66% // Head: 52.18% // Increases project coverage by +1.52% 🎉

Coverage data is based on head (63ecb1f) compared to base (e079f61).
Patch coverage: 30.00% of modified lines in pull request are covered.

❗ Current head 63ecb1f differs from pull request most recent head e0a9407. Consider uploading reports for the commit e0a9407 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #520      +/-   ##
==========================================
+ Coverage   50.66%   52.18%   +1.52%     
==========================================
  Files         124      124              
  Lines        8307     8316       +9     
  Branches     1025     1025              
==========================================
+ Hits         4209     4340     +131     
+ Misses       3943     3799     -144     
- Partials      155      177      +22     
Impacted Files Coverage Δ
benchbuild/source/http.py 77.58% <30.00%> (+32.68%) ⬆️
benchbuild/environments/service_layer/ensure.py 63.63% <0.00%> (-18.19%) ⬇️
benchbuild/environments/service_layer/ui.py 66.66% <0.00%> (-4.77%) ⬇️
...enchbuild/environments/service_layer/messagebus.py 75.00% <0.00%> (-2.50%) ⬇️
benchbuild/environments/adapters/common.py 61.66% <0.00%> (ø)
benchbuild/environments/entrypoints/cli.py 84.41% <0.00%> (+1.29%) ⬆️
benchbuild/utils/download.py 22.56% <0.00%> (+4.87%) ⬆️
benchbuild/environments/domain/model.py 89.74% <0.00%> (+5.98%) ⬆️
...chbuild/environments/service_layer/unit_of_work.py 76.64% <0.00%> (+5.98%) ⬆️
benchbuild/environments/service_layer/handlers.py 86.79% <0.00%> (+16.98%) ⬆️
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@simbuerg
Copy link
Member Author

This newer version should provide more clear and expected behavior.

@simbuerg simbuerg force-pushed the simbuerg/add-http-auto-unpack-dir branch from 5bdf433 to e0a9407 Compare December 6, 2022 09:55
@simbuerg simbuerg merged commit c64880f into master Dec 6, 2022
@simbuerg simbuerg deleted the simbuerg/add-http-auto-unpack-dir branch December 6, 2022 18:33
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.

1 participant