mergestat / mergestat-lite

Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. ๐Ÿ” ๐Ÿ“Š
https://mergestat.com/
MIT License
3.46k stars 105 forks source link

fix: add flag to enable sqlite3_unlock_notify() #350

Closed riyaz-ali closed 1 year ago

riyaz-ali commented 1 year ago

This PR fixes #349 by adding a flag (-DSQLITE_ENABLE_UNLOCK_NOTIFY) to enable sqlite3_unlock_notify() interface required by the sqlite3 library.

codecov[bot] commented 1 year ago

Codecov Report

Merging #350 (e881104) into main (164bbdf) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #350   +/-   ##
=======================================
  Coverage   71.04%   71.04%           
=======================================
  Files          57       57           
  Lines        4445     4445           
=======================================
  Hits         3158     3158           
  Misses        918      918           
  Partials      369      369           

:mega: Weโ€™re building smart automated test selection to slash your CI/CD build times. Learn more