mergestat / mergestat-lite

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

fix: revert to last known working version of `go.riyazali.net/sqlite` #389

Closed patrickdevivo closed 1 year ago

patrickdevivo commented 1 year ago

Latest builds of the standalone SQLite extension seemed unable to .load into SQLite. This PR just points to a less recent version of go.riyazali.net/sqlite (the last sha used that doesn't have the issue)

codecov[bot] commented 1 year ago

Codecov Report

Merging #389 (1df1d8c) into main (3d35ff7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #389   +/-   ##
=======================================
  Coverage   70.92%   70.92%           
=======================================
  Files          57       57           
  Lines        4461     4461           
=======================================
  Hits         3164     3164           
  Misses        928      928           
  Partials      369      369           

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