cdn
cdn copied to clipboard
CDN code review & refactoring
This is an epic to improve quality of CDN codebase.
In the course of this epic, CDN code base must be reviewed and improved. Please pay attention to general refactoring strategies e.g. https://www.slideshare.net/redigon/refactoring-1658371
What we need to achieve is:
- Better quality of service
- Test coverage
- No code duplication
- Small methods and classes
- Explicit and human-friendly class and method names
- Developer friendly code
- Solid doco in comments