-
Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: trustyai-explainability/trustyai-service
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(schema): infer DataType from KServe datatype instead of hardcoding STRING
bug
Something isn't working
high-priority
Critical issues that should be addressed soon
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
tests
#248
opened Jul 8, 2026 by
SudipSinha
Member
Loading…
8 tasks done
fix(security): reject path traversal in PVC dataset names
bug
Something isn't working
medium-priority
Important issues to address when capacity allows
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
#240
opened Jul 7, 2026 by
SudipSinha
Member
Loading…
5 tasks done
docs(readme): rewrite README to reflect current service state
documentation
Improvements or additions to documentation
#238
opened Jul 3, 2026 by
SudipSinha
Member
Loading…
1 task done
docs(contributing): rewrite CONTRIBUTING.md with current conventions
documentation
Improvements or additions to documentation
#237
opened Jul 2, 2026 by
SudipSinha
Member
•
Draft
refactor(eval): remove LM evaluation harness
dependencies
Pull requests that update a dependency file
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
refactoring
Refactoring to improve code quality and clarity
#236
opened Jul 2, 2026 by
SudipSinha
Member
Loading…
5 tasks done
refactor(deps): remove unused dependencies, migrate httpx to httpx2
dependencies
Pull requests that update a dependency file
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
#235
opened Jul 2, 2026 by
SudipSinha
Member
Loading…
5 tasks done
refactor(endpoints): centralize hardcoded paths to routes.py
low-priority
Quality improvements with no urgency
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
refactoring
Refactoring to improve code quality and clarity
technical-debt
Code that works but needs improvement (untested, deprecated patterns, etc.)
#234
opened Jul 1, 2026 by
SudipSinha
Member
Loading…
4 tasks done
test(fairness): add DIR edge case tests for zero favorable outcomes
low-priority
Quality improvements with no urgency
ok-to-test
Proceed with CI testing
tests
#228
opened Jun 30, 2026 by
SudipSinha
Member
Loading…
3 tasks done
fix(fairness): enforce single-prediction invariant in IndividualConsistency
enhancement
New feature or request
low-priority
Quality improvements with no urgency
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
tests
#227
opened Jun 30, 2026 by
SudipSinha
Member
Loading…
4 tasks done
fix(metrics): replace metric_name str|None override with typed default
low-priority
Quality improvements with no urgency
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
type-safety
#226
opened Jun 30, 2026 by
SudipSinha
Member
Loading…
3 tasks done
fix(ci): add environment approval gate to CI Publish workflow
ok-to-test
Proceed with CI testing
#225
opened Jun 30, 2026 by
SudipSinha
Member
Loading…
fix(tls): honor system crypto policy on port 4443
enhancement
New feature or request
high-priority
Critical issues that should be addressed soon
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
security
technical-debt
Code that works but needs improvement (untested, deprecated patterns, etc.)
#224
opened Jun 30, 2026 by
SudipSinha
Member
Loading…
6 tasks done
[WIP] [DO_NOT_MERGE] refactor(dataframe): adopt Narwhals as DataFrame abstraction layer
dependencies
Pull requests that update a dependency file
low-priority
Quality improvements with no urgency
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
refactoring
Refactoring to improve code quality and clarity
technical-debt
Code that works but needs improvement (untested, deprecated patterns, etc.)
tests
#222
opened Jun 29, 2026 by
SudipSinha
Member
•
Draft
9 of 10 tasks
[WIP][DO_NOT_MERGE] feat(storage): unified SQLAlchemy database backend (MariaDB + PostgreSQL)
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
refactoring
Refactoring to improve code quality and clarity
tests
#217
opened Jun 25, 2026 by
SudipSinha
Member
•
Draft
9 of 10 tasks
refactor: drop ModelMesh consumer endpoint and protobuf support
dependencies
Pull requests that update a dependency file
low-priority
Quality improvements with no urgency
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
refactoring
Refactoring to improve code quality and clarity
technical-debt
Code that works but needs improvement (untested, deprecated patterns, etc.)
#216
opened Jun 24, 2026 by
SudipSinha
Member
Loading…
5 tasks done
test(storage): improve PVC and MariaDB storage backend test coverage
low-priority
Quality improvements with no urgency
ok-to-test
Proceed with CI testing
test-coverage
Issues related to improving test coverage
tests
#210
opened Jun 24, 2026 by
SudipSinha
Member
Loading…
2 tasks done
test(fairness): add DIR and SPD endpoint integration tests
low-priority
Quality improvements with no urgency
ok-to-test
Proceed with CI testing
test-coverage
Issues related to improving test coverage
tests
#209
opened Jun 24, 2026 by
SudipSinha
Member
Loading…
2 tasks done
test(consumer): improve KServe consumer endpoint test coverage
low-priority
Quality improvements with no urgency
ok-to-test
Proceed with CI testing
test-coverage
Issues related to improving test coverage
tests
#208
opened Jun 24, 2026 by
SudipSinha
Member
Loading…
2 tasks done
test(metadata): add integration tests for /info and /info/names endpoints
low-priority
Quality improvements with no urgency
ok-to-test
Proceed with CI testing
test-coverage
Issues related to improving test coverage
tests
#207
opened Jun 24, 2026 by
SudipSinha
Member
Loading…
2 tasks done
fix(api): align /info endpoint responses with Java service parity
enhancement
New feature or request
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
technical-debt
Code that works but needs improvement (untested, deprecated patterns, etc.)
tests
#206
opened Jun 24, 2026 by
SudipSinha
Member
Loading…
4 tasks done
feat(api): implement GET /info/inference/ids/{model} endpoint
enhancement
New feature or request
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
tests
#205
opened Jun 24, 2026 by
SudipSinha
Member
Loading…
14 tasks done
feat(info): implement tag management endpoints (GET/POST /info/tags)
enhancement
New feature or request
high-priority
Critical issues that should be addressed soon
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
tests
#204
opened Jun 24, 2026 by
SudipSinha
Member
Loading…
9 tasks done
feat(scheduler): register drift metric calculators with MetricsDirectory
bug
Something isn't working
high-priority
Critical issues that should be addressed soon
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
tests
#185
opened Jun 16, 2026 by
SudipSinha
Member
Loading…
7 tasks done
feat(datasource): implement get_dataframe_by_tag for drift metric reference data
bug
Something isn't working
high-priority
Critical issues that should be addressed soon
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
tests
#183
opened Jun 16, 2026 by
SudipSinha
Member
Loading…
6 tasks done
fix(api): add deprecated id alias in schedule list responses
bug
Something isn't working
high-priority
Critical issues that should be addressed soon
ok-to-test
Proceed with CI testing
python
Pull requests that update python code
tests
#182
opened Jun 16, 2026 by
SudipSinha
Member
Loading…
5 tasks done
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-06-13.