Skip to content

Pull requests: trustyai-explainability/trustyai-service

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor: use base containers as a base image on containerfile
#280 opened Aug 6, 2026 by m-misiura Contributor Loading…
chore(deps): bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#279 opened Aug 4, 2026 by dependabot Bot Loading…
chore(deps): bump github/codeql-action/init from 4.37.3 to 4.37.4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#278 opened Aug 4, 2026 by dependabot Bot Loading…
chore(deps): bump github/codeql-action/analyze from 4.37.3 to 4.37.4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#277 opened Aug 4, 2026 by dependabot Bot Loading…
chore(deps): update fastapi requirement from <0.140,>=0.116 to >=0.116,<0.142 dependencies Pull requests that update a dependency file python Pull requests that update python code
#276 opened Aug 4, 2026 by dependabot Bot Loading…
[pre-commit.ci] pre-commit autoupdate ok-to-test Proceed with CI testing
#267 opened Jul 27, 2026 by pre-commit-ci Bot Loading…
docs(consumer): restore explanatory comments removed in #160 documentation Improvements or additions to documentation low-priority Quality improvements with no urgency ok-to-test Proceed with CI testing
#266 opened Jul 27, 2026 by SudipSinha Member Loading…
2 tasks done
refactor(endpoints): centralize hardcoded paths to routes.py low-priority Quality improvements with no urgency ok-to-test Proceed with CI testing refactoring Refactoring to improve code quality and clarity technical-debt Code that works but needs improvement (untested, deprecated patterns, etc.)
#265 opened Jul 27, 2026 by SudipSinha Member Loading…
4 tasks done
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
docs(contributing): rewrite CONTRIBUTING.md with current conventions documentation Improvements or additions to documentation
#237 opened Jul 2, 2026 by SudipSinha Member Draft
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
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…
[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
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
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(consumer): increment observation count after reconciliation 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
#171 opened Jun 15, 2026 by SudipSinha Member Loading…
5 tasks done
feat: implement PVC-to-MariaDB migration with data validation enhancement New feature or request ok-to-test Proceed with CI testing python Pull requests that update python code tests
#166 opened Jun 9, 2026 by SudipSinha Member Loading…
7 tasks done
feat: Implement Kubernetes health endpoints enhancement New feature or request ok-to-test Proceed with CI testing python Pull requests that update python code tests
#164 opened Jun 8, 2026 by SudipSinha Member Loading…
feat: add MMD drift metric with CTT, RFF, and ACTT methods enhancement New feature or request ok-to-test Proceed with CI testing python Pull requests that update python code tests
#149 opened May 14, 2026 by SudipSinha Member Loading…
6 tasks
ProTip! Exclude everything labeled bug with -label:bug.