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

Number of Errors and Warnings not shown #20

Open
erikbgithub opened this issue Sep 18, 2012 · 1 comment
Open

Number of Errors and Warnings not shown #20

erikbgithub opened this issue Sep 18, 2012 · 1 comment
Assignees
Labels

Comments

@erikbgithub
Copy link
Contributor

At the moment of e180381 Diagrams can be generated but the amounts of errors and warnings aren't accumulated at all.

  • Find and remove the problem
  • write a unit test that catches bugs like that
  • if possible, create Python Exceptions/Warnings
@ghost ghost assigned erikbgithub Sep 18, 2012
@erikbgithub
Copy link
Contributor Author

The probable cause of this problem is that the sqlite output delimiter "|" is also a character in the output itself, thus the regexes can't decide where the next data field starts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant