Skip to content

Changes after review

fc51758
Select commit
Loading
Failed to load commit list.
Open

Add SQLite parser for iOS Accounts (Accounts3.sqlite) file #4926

Changes after review
fc51758
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

85.10% (+0.01%) compared to 11259d3

View this Pull Request on Codecov

85.10% (+0.01%) compared to 11259d3

Details

Codecov Report

❌ Patch coverage is 97.14286% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.10%. Comparing base (11259d3) to head (fc51758).
⚠️ Report is 38 commits behind head on main.

Files with missing lines Patch % Lines
plaso/parsers/sqlite_plugins/ios_accounts.py 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4926      +/-   ##
==========================================
+ Coverage   85.09%   85.10%   +0.01%     
==========================================
  Files         432      433       +1     
  Lines       38792    38827      +35     
==========================================
+ Hits        33009    33043      +34     
- Misses       5783     5784       +1     

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