Fix for * to @ issue based on packet address.#325
Fix for * to @ issue based on packet address.#325abhishek-vinjamoori wants to merge 5 commits intoCCExtractor:masterfrom
Conversation
|
Text is over-written. Must change the for loops correctly. |
|
Possible fix for #249. |
|
@ccx-testerbot runtests master |
|
Thank you for the request. It has been added to the queue (id: 187). To see the progress you can go to the status page. Please note that depending on the current queue, it could take a while before any results will be visible. In each case I will report back here once the tests are done. |
|
The test suite finished running the test files. Below is a summary of the test results:
It seems that not all tests were passed completely. This is an indication that the output of some files is not as expected (but might be according to you). Please check the results page, and verify those files. If you have a question about this report, please contact @canihavesomecoffee. |
|
Looks good 👍 |
|
@ccx-testerbot runtests master |
|
Thank you for the request. It has been added to the queue (id: 189). To see the progress you can go to the status page. Please note that depending on the current queue, it could take a while before any results will be visible. In each case I will report back here once the tests are done. |
|
The test suite finished running the test files. Below is a summary of the test results:
It seems that not all tests were passed completely. This is an indication that the output of some files is not as expected (but might be according to you). Please check the results page, and verify those files. If you have a question about this report, please contact @canihavesomecoffee. |
|
Merged a different solution but this one is valid - you get points. |
…CExtractor#325) * break progress_reporter into multiple functions * add test for progress_reporter * add tests for individual progress type functions * allow passing request as parameter to progress_reporter handler methods
Possible fix. Must do more testing for * , @ and § samples