Improved documentation and slightly improved documentation generator …#315
Improved documentation and slightly improved documentation generator …#315
Conversation
…to also generate descriptions.
|
@panilya I've now added the descriptions to the generator too. Thanks, that was quite easy after you created the generator, nice work! |
Codecov Report
@@ Coverage Diff @@
## master #315 +/- ##
============================================
+ Coverage 94.88% 94.93% +0.05%
- Complexity 1927 1928 +1
============================================
Files 202 202
Lines 3853 3853
Branches 383 383
============================================
+ Hits 3656 3658 +2
+ Misses 100 99 -1
+ Partials 97 96 -1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
…ate row building loginc into Column
|
I moved logic to also i left only one flush instead of flushing after each write |
Thanks. I think there's a few other ways to improve it, but this could potentially be a good class for learning some solid coding or so in the future. Good news is that the code works well, no we only have to add 100s of descriptions to the fakers and the documentation will be even better. |
…to also generate descriptions.