atorus-research / Tplyr

https://atorus-research.github.io/Tplyr/
Other
95 stars 16 forks source link

Code clean-up #167

Closed mstackhouse closed 6 months ago

mstackhouse commented 8 months ago

This PR addresses #155 and focuses on removing some dead code. I looked at our code coverage and picked out areas where we have some unused internal functions, portions of logic that don't trigger, etc.

Existing tests pass except for some minor error message changes.