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

Allow setting global hooks to modify Easy object #209

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

habemus-papadum
Copy link
Contributor

@habemus-papadum habemus-papadum commented Oct 27, 2022

Provide a robust way to customize system download behavior (more robust
in comparison to #207)

Todo

  • Scan for typos, code style
  • Add unit tests
  • Add documentation
  • Create sample usage that sets global
    - Timeout options
    - CA paths
    - rewrite urls

@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Merging #209 (57f08f1) into master (0098e40) will increase coverage by 0.34%.
The diff coverage is 100.00%.

❗ Current head 57f08f1 differs from pull request most recent head a30270e. Consider uploading reports for the commit a30270e to get more accurate results

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
+ Coverage   90.26%   90.60%   +0.34%     
==========================================
  Files           5        5              
  Lines         575      596      +21     
==========================================
+ Hits          519      540      +21     
  Misses         56       56              
Impacted Files Coverage Δ
src/Downloads.jl 87.87% <100.00%> (+2.29%) ⬆️

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

@habemus-papadum
Copy link
Contributor Author

Functionality and unit tests complete. If someone could have an initial glance, that would be much appreciated. Still needed: documentation

@habemus-papadum
Copy link
Contributor Author

habemus-papadum commented Nov 10, 2022

added documentation

@habemus-papadum
Copy link
Contributor Author

I've rebased this PR. It should provide a more robust/composable solution to configuring systemwide download behavior. Any comments regarding the API would be welcome

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