Skip to content

Comments

Make Date header parsing locale-independent#1667

Open
diachenko-mischa wants to merge 2 commits intomasterfrom
mdiachenko/HERESUP-57013-LocaleIndependantDateParsingBoost
Open

Make Date header parsing locale-independent#1667
diachenko-mischa wants to merge 2 commits intomasterfrom
mdiachenko/HERESUP-57013-LocaleIndependantDateParsingBoost

Conversation

@diachenko-mischa
Copy link
Contributor

Use boost::date_time to ensure cross platform compatibility.
Supersedes the b877dc4

Relates-To: HERESUP-57013

Use boost::date_time to ensure cross platform compatibility.
Supersedes the b877dc4

Relates-To: HERESUP-57013

Signed-off-by: Mykhailo Diachenko <ext-mykhailo.z.diachenko@here.com>
@diachenko-mischa diachenko-mischa force-pushed the mdiachenko/HERESUP-57013-LocaleIndependantDateParsingBoost branch from 4aadfd6 to 4863a44 Compare February 23, 2026 18:18
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

❌ Patch coverage is 45.45455% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.24%. Comparing base (c08da4f) to head (4863a44).

Files with missing lines Patch % Lines
...k-authentication/src/AuthenticationClientUtils.cpp 45.45% 11 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1667      +/-   ##
==========================================
- Coverage   80.33%   80.24%   -0.09%     
==========================================
  Files         350      350              
  Lines       14052    14070      +18     
  Branches     1517     1522       +5     
==========================================
+ Hits        11288    11290       +2     
- Misses       2147     2159      +12     
- Partials      617      621       +4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Mykhailo Diachenko <ext-mykhailo.z.diachenko@here.com>
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