Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
8232130
feat(python): Add client for test results.
ian-sift Oct 3, 2025
d4f8763
Rework test as pytest
ian-sift Oct 9, 2025
7c26c80
Try renaming test_report proto package.
ian-sift Oct 9, 2025
7649284
pyright ignore test reports protos
ian-sift Oct 9, 2025
85dd10d
testpaths
ian-sift Oct 9, 2025
07b630e
rm other test reports proto
ian-sift Oct 9, 2025
5c9ab09
Publish public protos from azimuth.
ian-sift Oct 9, 2025
83ba2dc
sift_client tests folder is _tests not tests
ian-sift Oct 9, 2025
5766b70
Regen test_reports w/o step_number
ian-sift Oct 9, 2025
bc38f89
string default
ian-sift Oct 9, 2025
e05885f
ignore _tests/integrated
ian-sift Oct 9, 2025
1a9a356
Properly ignore integrated tests.
ian-sift Oct 9, 2025
9aed4c9
Add class functions for updating.
ian-sift Oct 9, 2025
26c2b3f
Use client not _client property
ian-sift Oct 9, 2025
3ff55dd
Rm. Policies. Update test w/ asserts.
ian-sift Oct 10, 2025
66203ce
Merge remote-tracking branch 'origin/main' into test-results-client
ian-sift Oct 10, 2025
7e3686d
Fix sift client to use ssl.
ian-sift Oct 10, 2025
22ea8f2
consistency fb
ian-sift Oct 11, 2025
fd29a97
undo local testing change
ian-sift Oct 11, 2025
f43fded
mypy
ian-sift Oct 11, 2025
5c32966
lint
ian-sift Oct 11, 2025
fcdc7d5
pyright confused by generated type hint type and local type.
ian-sift Oct 11, 2025
46a1775
lint
ian-sift Oct 11, 2025
65901d4
mypy doesn't like comments explaining why you're ignoring a type
ian-sift Oct 11, 2025
ca39107
pyright locally doesn't match the job...
ian-sift Oct 11, 2025
693f8d4
Rm 'test_report' from _test_report resource endpoints'
ian-sift Oct 13, 2025
c1fed7b
sift_types ut
ian-sift Oct 13, 2025
fd7459b
fb
ian-sift Oct 13, 2025
10fcde9
filter query
ian-sift Oct 13, 2025
b3afe0d
stubs
ian-sift Oct 13, 2025
67d9797
remove old arg in docstring
ian-sift Oct 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion go/gen/sift/reports/v1/reports.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go/gen/sift/rules/v1/rules.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading