Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SQLite parser for Android Native Downloads (downloads.db) file #4929

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Revert "Update lint error in tests"

d42f74b
Select commit
Loading
Failed to load commit list.
Open

Add SQLite parser for Android Native Downloads (downloads.db) file #4929

Revert "Update lint error in tests"
d42f74b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 1s

85.11% (+0.06%) compared to 4a3ce9d

View this Pull Request on Codecov

85.11% (+0.06%) compared to 4a3ce9d

Details

Codecov Report

Attention: Patch coverage is 94.57014% with 12 lines in your changes missing coverage. Please review.

Project coverage is 85.11%. Comparing base (4a3ce9d) to head (d42f74b).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
plaso/parsers/jsonl_plugins/gcp_log.py 91.53% 11 Missing ⚠️
...parsers/sqlite_plugins/android_native_downloads.py 98.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4929      +/-   ##
==========================================
+ Coverage   85.05%   85.11%   +0.06%     
==========================================
  Files         431      433       +2     
  Lines       38645    38852     +207     
==========================================
+ Hits        32870    33070     +200     
- Misses       5775     5782       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.