Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upper-end limit for maximum terms printed for PrintingVisitor #2295

Merged
merged 34 commits into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
9a35d3e
Initial draft of print visitor terms
Feb 16, 2024
6efe94c
Cleaning up output of ticking counters
Feb 18, 2024
5795ecc
Slight change to conditional logic
Feb 27, 2024
e7e92f1
Accounting for an issue with conditional
Feb 28, 2024
122af56
Merge branch 'integration' into task/printVisitorMax
Feb 28, 2024
55443bb
Merge remote-tracking branch 'origin/integration' into task/printVisi…
Mar 5, 2024
6ab2228
Changing default max to 100
Mar 6, 2024
efdcdf2
Adjusting debug call params
Mar 6, 2024
c3e2c05
Adding accessors for max terms, removing some hardcode
Mar 12, 2024
a36d3b6
Merge remote-tracking branch 'origin/integration' into task/printVisi…
Mar 12, 2024
ec1f51d
Adding unit tests for print visitor
Mar 18, 2024
ec45714
Merge remote-tracking branch 'origin/integration' into task/printVisi…
Mar 18, 2024
c9a3bb0
Merge branch 'integration' into task/printVisitorMax
avgAGB Mar 29, 2024
1be5f46
Merge remote-tracking branch 'origin/integration' into task/printVisi…
Apr 9, 2024
88d09be
Merge branch 'integration' into task/printVisitorMax
Apr 9, 2024
3e29499
Adding debugging for integration testing purposes
Apr 11, 2024
8101793
Merge remote-tracking branch 'origin/integration' into task/printVisi…
Apr 11, 2024
3bd9876
Adding tracer for debugging
Apr 11, 2024
2f180ba
Fixing formatting
Apr 11, 2024
e9244b8
Merge remote-tracking branch 'origin/integration' into task/printVisi…
Apr 14, 2024
8131ef3
Changing log levels
Apr 19, 2024
d29441b
Updating trace calls in query planner
Apr 19, 2024
faa0da8
Setting ignore messages to trace, removing debug statements
Apr 24, 2024
1bb377e
Merge branch 'integration' into task/printVisitorMax
avgAGB Apr 24, 2024
3204275
Suggested tests
Apr 24, 2024
61a3d62
Removed the need to override System.out
Apr 24, 2024
32986b4
Adding in updates for feedback
Apr 24, 2024
d1fdadc
Adding in Matt's tests, adjusted for term conditional
Apr 25, 2024
d08a02d
Fixing a bug with the identifier node prints
Apr 25, 2024
72208bc
Fixing tests and conditionals for print limits
Apr 30, 2024
acd3eed
Small feedback tweaks
Apr 30, 2024
14bbc52
Merge branch 'integration' into task/printVisitorMax
avgAGB Apr 30, 2024
d973c03
Refactoring duplicate code
May 2, 2024
991f53c
Merge branch 'integration' into task/printVisitorMax
avgAGB May 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view