Conversation
|
@h1alexbel thank you for your Pull Request. I'll assign someone to review it soon. If this PR solves a |
|
@h1alexbel please review this Pull Request. Deadline (when it should be merged or closed) is You should check if the requirements have been implemented (partially or in full), if there are unit tests covering the changes and if the CI build passes. Feel free to reject the PR or ask for changes if it's too big or not clear enough. Estimation here is |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #397 +/- ##
=========================================
Coverage 98.23% 98.23%
Complexity 164 164
=========================================
Files 75 75
Lines 453 453
Branches 1 1
=========================================
Hits 445 445
Misses 8 8 ☔ View full report in Codecov by Sentry. |
|
@rultor merge |
@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here |
@h1alexbel Done! FYI, the full log is here (took me 2min) |
|
@h1alexbel thank you for resolving this ticket. I've just added it to your active invoice. You can always check all your invoices and more on the Contributor Dashboard. |
closes #331
PR-Codex overview
This PR introduces a Fake API for mocking eo-kafka, allowing manipulation of an in-memory XML document instead of a real Kafka broker.
Detailed summary:
FkBrokerclass for creating an in-memory XML documentFkProducerclass for creating a fake producerFkConsumerclass for creating a fake consumer