datalad / datalad-installer

Installation script for Datalad and related components
MIT License
6 stars 3 forks source link

Remove "Authorization" header when following cross-origin redirects #187

Closed jwodder closed 10 months ago

jwodder commented 10 months ago

See this comment for more information.

codecov-commenter commented 10 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (0446736) 65.43% compared to head (0984aa5) 65.44%.

Files Patch % Lines
src/datalad_installer.py 87.50% 1 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #187 +/- ## ========================================== + Coverage 65.43% 65.44% +0.01% ========================================== Files 1 1 Lines 1620 1641 +21 Branches 402 407 +5 ========================================== + Hits 1060 1074 +14 - Misses 459 465 +6 - Partials 101 102 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

yarikoptic commented 10 months ago

nice digging, thank you @jwodder ! Marked for release so we could get our datalad-extensions working correctly again