Fork me on GitHub
#code-reviews
<
2019-01-06
>
mathpunk19:01:23

Hey folks! My company starts the year with a hackathon where we get some time to work on random projects that we think would be useful or fun. Since I own our E2E tests, and those E2E tests were already throwing JUnit xml onto s3, I wrote some functions to parse that XML into Clojure data structures, compute some statistics, and get some change information from version control. It's the first time I've developed anything in Running with Scissors style, and it's also the first time I really got into namespaced keywords. I would love any feedback you've got on making it better and more extensible. Thank you! https://github.com/mathpunk/cyclotron