Skip to content

refactor: use eq_ignore_ascii_case instead of to_ascii_lowercase

1656739
Select commit
Loading
Failed to load commit list.
Closed

fix(gmail): use case-insensitive matching for email headers in parse_message_headers #643

refactor: use eq_ignore_ascii_case instead of to_ascii_lowercase
1656739
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

70.94% (+0.09%) compared to c7c6646

View this Pull Request on Codecov

70.94% (+0.09%) compared to c7c6646

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.94%. Comparing base (c7c6646) to head (1656739).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #643      +/-   ##
==========================================
+ Coverage   70.84%   70.94%   +0.09%     
==========================================
  Files          44       44              
  Lines       20646    20696      +50     
==========================================
+ Hits        14626    14682      +56     
+ Misses       6020     6014       -6     

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