Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table generator #840

Merged
merged 2 commits into from
Oct 28, 2017
Merged

Table generator #840

merged 2 commits into from
Oct 28, 2017

Conversation

geralt-encore
Copy link
Collaborator

Based on #734
Thanks @pbochenski for all the heavy-lifting and sorry that I had to re-implement it instead of fixing the initial PR. I hope you are fine with it.

So any further feedback for this will be much appreciated! The only downside I see now is that it will break projects where table classes with the similar naming pattern already exist. This can be fixed by not generating table class by default, which sounds ok to me.
And we need to add some documentation about this feature as well.

@codecov-io
Copy link

Codecov Report

Merging #840 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #840   +/-   ##
=========================================
  Coverage     97.41%   97.41%           
  Complexity      791      791           
=========================================
  Files            91       91           
  Lines          2707     2707           
  Branches        305      305           
=========================================
  Hits           2637     2637           
  Misses           38       38           
  Partials         32       32

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 56e678a...2969918. Read the comment docs.

Copy link
Collaborator

@nikitin-da nikitin-da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great feature, guys! 👍

@artem-zinnatullin
Copy link
Member

Looks great!

@geralt-encore geralt-encore deleted the table-generator branch October 30, 2017 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants