Skip to content

Conversation

@wneessen
Copy link
Owner

Improve handling of multipart headers by addressing edge cases where multiple parameters are present. Add a new test case to validate parsing of EML files with attachments and metadata, fixing GH issue #457.

Improve handling of multipart headers by addressing edge cases where multiple parameters are present. Add a new test case to validate parsing of EML files with attachments and metadata, fixing GH issue #457.
@wneessen wneessen linked an issue Mar 18, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.37%. Comparing base (208647c) to head (0bb18d6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #458   +/-   ##
=======================================
  Coverage   94.37%   94.37%           
=======================================
  Files          31       31           
  Lines        3555     3558    +3     
=======================================
+ Hits         3355     3358    +3     
  Misses        147      147           
  Partials       53       53           

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

@wneessen wneessen merged commit 5c562e6 into main Mar 18, 2025
28 checks passed
@wneessen wneessen deleted the bug/457_emltomsgfromstring-attachmentname-contains-more-than-just-a-file-name branch March 18, 2025 11:01
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.

EMLToMsgFromString attachment.Name contains more than just a file name

2 participants