Closed puffyCid closed 1 month ago
Attention: Patch coverage is 82.47387%
with 1006 lines
in your changes missing coverage. Please review.
Project coverage is 84.99%. Comparing base (
3295711
) to head (dc0b437
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This very large PR adds initial support for parsing Outlook OST files. The parser is implemented in pure Rust, does not use any Windows APIs, and runs on Linux, macOS, and Windows.
Currently this parser supports extracting the following:
Due to the complexity of the Outlook format there some limitations for this parser currently.
In addition, some parts of the parser are incomplete and will be added in a future PR: