Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Fix go mod

bd1e80c
Select commit
Loading
Failed to load commit list.
Merged

Remove Sqlite backend #121

Fix go mod
bd1e80c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 8, 2025 in 1s

40.06% (target 60.00%)

View this Pull Request on Codecov

40.06% (target 60.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.06%. Comparing base (c3ee918) to head (bd1e80c).
⚠️ Report is 2 commits behind head on main.

❌ Your project check has failed because the head coverage (40.06%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
+ Coverage   40.00%   40.06%   +0.06%     
==========================================
  Files          59       59              
  Lines        7510     7533      +23     
==========================================
+ Hits         3004     3018      +14     
- Misses       4161     4168       +7     
- Partials      345      347       +2     
Files with missing lines Coverage Δ
ss/store.go 50.00% <ø> (+2.11%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.