Skip to content

New#17

Merged
edgardmarx merged 7 commits intomainfrom
new
Feb 17, 2026
Merged

New#17
edgardmarx merged 7 commits intomainfrom
new

Conversation

@paulorvdc
Copy link
Member

all new and old functions are working.
shell executing files for complete run are working and were tested with my own real test server using an open-source llm.
pytests that require output are currently being skipped due to some issue when saving these outputs and trying to trigger a subsequent error that does not happen.

@paulorvdc paulorvdc requested a review from seebi February 17, 2026 11:48
@github-actions
Copy link

Coverage

Coverage Report
File Stmts Miss Cover Missing
init.py 0 0 100%
cli.py 18 0 100%
context.py 7 0 100%
database.py 33 2 94% 76-77
request.py 20 3 85% 52-53 56
commands/init.py 0 0 100%
commands/ask.py 47 7 85% 22-23 94-98
commands/evaluate.py 55 25 55% 26-30 32-33 40 43-50 59-60 104 107-112
commands/query.py 64 8 88% 21-22 44-45 48 70-72
commands/serve.py 29 8 72% 41 47-50 82-84
models/init.py 0 0 100%
models/questions_file.py 24 0 100%
models/response.py 6 0 100%
utils/init.py 0 0 100%
utils/evaluation_metrics.py 53 15 72% 10-13 18-19 26-29 31 33 60-62
utils/language_list.py 14 0 100%
utils/query_rdf.py 13 3 77% 28-30
TOTAL 383 71 81%  

Tests Skipped Failures Errors Time
20 4 💤 0 ❌ 0 🔥 3.861 ⏱

@edgardmarx edgardmarx merged commit df210af into main Feb 17, 2026
2 checks passed
@edgardmarx edgardmarx deleted the new branch February 17, 2026 12:22
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.

2 participants