claircore icon indicating copy to clipboard operation
claircore copied to clipboard

rpm: add copy to SQLite test

Open hdonnay opened this issue 1 year ago • 1 comments
trafficstars

SQLite attempts to open WAL files alongside the database, which is a problem when running the tests out of a module download.

hdonnay avatar May 02 '24 21:05 hdonnay

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.27%. Comparing base (34c3319) to head (3a2b8a6). Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1332      +/-   ##
==========================================
- Coverage   56.28%   56.27%   -0.02%     
==========================================
  Files         266      266              
  Lines       16844    16844              
==========================================
- Hits         9481     9479       -2     
- Misses       6400     6401       +1     
- Partials      963      964       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 02 '24 21:05 codecov[bot]

/fast-forward

hdonnay avatar May 10 '24 22:05 hdonnay