Skip to content

Make crypt and crypt_gensalt use thread-local output buffers. - #201

Open
besser82 wants to merge 3 commits into
developfrom
topic/besser82/mt_tls
Open

Make crypt and crypt_gensalt use thread-local output buffers.#201
besser82 wants to merge 3 commits into
developfrom
topic/besser82/mt_tls

Update gitignore, NEWS, and TODO.

f76672a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

90.45% (+0.01%) compared to 353e507

View this Pull Request on Codecov

90.45% (+0.01%) compared to 353e507

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.45%. Comparing base (353e507) to head (f76672a).
⚠️ Report is 27 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #201      +/-   ##
===========================================
+ Coverage    90.44%   90.45%   +0.01%     
===========================================
  Files           36       36              
  Lines         3988     3993       +5     
  Branches       747      748       +1     
===========================================
+ Hits          3607     3612       +5     
  Misses         242      242              
  Partials       139      139              

☔ 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.