Skip to content

Don't eagerly initialize libcurl#229

Open
staticfloat wants to merge 2 commits into
masterfrom
sf/lazily_initialize
Open

Don't eagerly initialize libcurl#229
staticfloat wants to merge 2 commits into
masterfrom
sf/lazily_initialize

Remove `__init__()` function completely.

421a744
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

89.74% (+0.03%) compared to 05f9ec2

View this Pull Request on Codecov

89.74% (+0.03%) compared to 05f9ec2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.74%. Comparing base (05f9ec2) to head (421a744).
⚠️ Report is 24 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   89.70%   89.74%   +0.03%     
==========================================
  Files           5        5              
  Lines         583      585       +2     
==========================================
+ Hits          523      525       +2     
  Misses         60       60              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.