Skip to content

Commit a813956

Browse files
authored
Bugfix: Query results args type none missing (#97)
* feat(importer): update query results args type to include None Update QueryResultsArgsType definition to include None type for more flexibility when handling query results. Add None to the typing union to better support different data types. (issue: bugfix/query-results-args-type-none-missing) * added test query * added tests * fragment
1 parent 15b0377 commit a813956

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+2445
-1694
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: Fixed
2+
body: Added `None` to `QueryResultsArgsType`
3+
time: 2025-05-23T13:27:05.7339672+02:00
4+
custom:
5+
Author: rayakame
6+
PR: "97"

.coverage

4 KB
Binary file not shown.

0 commit comments

Comments
 (0)