Ivan Zusko
Ivan Zusko
I've added a dummy function and didn't cover it with tests and the changed file wasn't reported in the end (even though the overall coverage was shown) ``` - name:...
Firstly, thank you for such a cool action 👍 I've faced with the problem, that the `delete-old-comments: true` option doesn't delete the old messages: Configuration: ``` - name: Post coverage...
- [x] ~~A~~ - [x] ~~B~~ - [ ] C - [x] ~~D~~ - [ ] E - [ ] F - [ ] G - [ ] H -...
Find the way, how to implement automatic building docs like the original [__ramdajs.com__](http://ramdajs.com/) website.
- [x] [Chapter 4: Currying](https://github.com/ivanzusko/mostly-adequate-guide-uk/blob/master/ch4.md) - [x] [Chapter 5: Coding by Composing](https://github.com/ivanzusko/mostly-adequate-guide-uk/blob/master/ch5.md) - [x] [Chapter 6: Example Application](https://github.com/ivanzusko/mostly-adequate-guide-uk/blob/master/ch6.md) - [x] [Chapter 7: Hindley-Milner and Me](https://github.com/ivanzusko/mostly-adequate-guide-uk/blob/master/ch7.md) - [x] [Chapter 8: Tupperware](https://github.com/ivanzusko/mostly-adequate-guide-uk/blob/master/ch8.md)...
- [x] ~reducers~ - [ ] components - [ ] actions
Move repeated code, related to rendering addetable/deletable rows, from: - `src/modules/forms/plugins/RequestTransformer/HeadersSection/HeadersSection.js` - `src/modules/forms/plugins/RequestTransformer/QueryStringSection/QueryStringSection.js` - `src/modules/pages/NewApiPage/partials/RoundrobinTargets/RoundrobinTargets.js`
Implement function composition using `R.compose` for saving `Endpoint` and `OAuthServer`
Better styled page selectors... Maybe something like the google or Github ones