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

Proof of concept reporter interface #241

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

gnat42
Copy link
Contributor

@gnat42 gnat42 commented Jul 29, 2015

This is my first attempt at implementing the idea in issue #100
Thoughts or feedback?

This is my first attempt at implementing the idea in issue ddeboer#100
@gnat42
Copy link
Contributor Author

gnat42 commented Jul 29, 2015

Personally I kinda think that the exceptions should be stored in the report as well. Thoughts?

gnat42 added 9 commits July 29, 2015 13:56
This allows a report message to have a severity.
When an exception occurs we need to record any messages and
then continue the loop, otherwise the imported count gets incremented
erroneously.
Sometimes a filter may provide detailed information regarding why it
is rejecting a particular row. Without detecting that a message exists
it will be lost.
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.

2 participants