Skip to content

Commit

Permalink
Upper-end limit for maximum terms printed for PrintingVisitor (#2295)
Browse files Browse the repository at this point in the history
* Initial draft of print visitor terms

* Cleaning up output of ticking counters

* Slight change to conditional logic

* Accounting for an issue with conditional

* Changing default max to 100

* Adjusting debug call params

* Adding accessors for max terms, removing some hardcode

* Adding unit tests for print visitor

* Adding debugging for integration testing purposes

* Adding tracer for debugging

* Fixing formatting

* Changing log levels

* Updating trace calls in query planner

* Setting ignore messages to trace, removing debug statements

* Suggested tests

* Removed the need to override System.out

* Adding in updates for feedback

* Fixing a bug with the identifier node prints

* Fixing tests and conditionals for print limits

* Small feedback tweaks

* Refactoring duplicate code

---------

Co-authored-by: pcagbu <pcagbu@ip-10-113-15-132.evoforge.org>
Co-authored-by: Matthew Peterson <mjpete3@evoforge.org>
  • Loading branch information
3 people committed May 2, 2024
1 parent e3a6e07 commit d70fcd1
Show file tree
Hide file tree
Showing 5 changed files with 256 additions and 275 deletions.

0 comments on commit d70fcd1

Please sign in to comment.