Skip to content

Audit remediation: SQL-literal injection escaping (+ codecheck CI fix)#148

Merged
stevevanhooser merged 6 commits into
mainfrom
claude/charming-pasteur-8r1m9v
Jun 14, 2026
Merged

Audit remediation: SQL-literal injection escaping (+ codecheck CI fix)#148
stevevanhooser merged 6 commits into
mainfrom
claude/charming-pasteur-8r1m9v

ci: make codecheckToolbox accept args and keep badges disabled

2e7a968
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2026 in 0s

41.62% (+0.01%) compared to 03b0f7f

View this Pull Request on Codecov

41.62% (+0.01%) compared to 03b0f7f

Details

Codecov Report

❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.62%. Comparing base (03b0f7f) to head (2e7a968).

Files with missing lines Patch % Lines
src/did/+did/+implementations/sqlitedb.m 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   41.60%   41.62%   +0.01%     
==========================================
  Files          55       55              
  Lines        3158     3159       +1     
==========================================
+ Hits         1314     1315       +1     
  Misses       1844     1844              

☔ View full report in Codecov by Harness.
📢 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.