| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Add tests for DSL parser state machine and docstring formatting
|
Increases coverage from 91% to 92%. Catches most of the weird branches in the state machine. The remaining branches are hard, if not impossible, to trigger. There are multiple layers of conditions and exception handling; I'd not be surprised if most of the remaining branches are actually unreachable. |
Sorry, something went wrong.
There was a problem hiding this comment.
The .py tests LGTM! Just one question:
Sorry, something went wrong.
|
Thanks for the review! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add tests for DSL parser state machine and docstring formatting