Skip to content

Comments

breaking: remove old task system#150

Merged
imran31415 merged 3 commits intomainfrom
ih/tasks
Feb 14, 2026
Merged

breaking: remove old task system#150
imran31415 merged 3 commits intomainfrom
ih/tasks

Conversation

@imran31415
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 14, 2026

Codecov Report

❌ Patch coverage is 3.71471% with 1944 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/tasks/database.go 4.16% 552 Missing ⚠️
internal/tasks/handler.go 0.00% 490 Missing ⚠️
internal/tasks/service.go 0.00% 275 Missing ⚠️
internal/gogent/core.go 0.00% 245 Missing ⚠️
internal/providers/ollama_provider.go 0.00% 190 Missing ⚠️
frontend/src/screens/AgentsScreen.tsx 0.00% 51 Missing ⚠️
internal/gogent/execution_engine.go 0.00% 49 Missing ⚠️
internal/providers/kimi_provider.go 3.22% 30 Missing ⚠️
internal/providers/factory.go 22.72% 16 Missing and 1 partial ⚠️
internal/tasks/context.go 73.77% 9 Missing and 7 partials ⚠️
... and 8 more
@@           Coverage Diff            @@
##            main    #150      +/-   ##
========================================
+ Coverage   3.94%   4.15%   +0.20%     
========================================
  Files        155     160       +5     
  Lines      35660   35212     -448     
  Branches    4108    4108              
========================================
+ Hits        1407    1462      +55     
+ Misses     34168   33659     -509     
- Partials      85      91       +6     
Files with missing lines Coverage Δ
frontend/src/api/client.ts 19.39% <ø> (ø)
frontend/src/navigation/navigationConfig.ts 0.00% <ø> (ø)
frontend/src/screens/ConfigureScreen.tsx 0.00% <ø> (ø)
frontend/src/types/index.ts 0.00% <ø> (ø)
internal/teams/memory.go 0.00% <ø> (-0.65%) ⬇️
internal/types/types.go 77.77% <ø> (ø)
frontend/src/components/ModelSelector.tsx 0.00% <0.00%> (ø)
frontend/src/navigation/TabNavigator.tsx 0.00% <0.00%> (ø)
frontend/src/navigation/linking.ts 0.00% <0.00%> (ø)
frontend/src/navigation/ResponsiveTabNavigator.tsx 0.00% <0.00%> (ø)
... and 14 more

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d759152...fa253f8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@imran31415 imran31415 merged commit a556c57 into main Feb 14, 2026
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant