1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 18:23:44 +03:00
semantic/weekly/2016-07-26.md
2016-08-02 10:53:29 -04:00

995 B
Raw Blame History

July 26, 2016 weekly

Last week was Summit.

What went well?

@rewinfrey - Pairing w/ @joshvera. Made significant progress on diff summary property tests. And the PR got merged!

@joshvera - Pairing. Summit!

@robrix - Summit! @joshvera & @rewinfrey really came together on the diff summary stuff, too ❤️

What was challenging?

@rewinfrey - How to add more test cases in a non-manual way.

@joshvera - Figuring out how much the JS parser covers. If we improved our error handling to cover more cases that might get us partway to staff shipping.

@robrix - After the fact: I dont remember what I said, now, nor what was challenging that week.

What did you learn?

@rewinfrey - All the things at Summit! Learned a lot about property testing while pairing with @joshvera.

@joshvera - Learned about property tests. Been reading about probabilities through this machine learning book. Onto continuous probability.

@robrix - Some stuff about derivative parsers, probably?