Closed iluxame closed 7 years ago
You are right, it's unrelated to your commit. I'll take a look today and figure out what's wrong. I want tests to pass before merging.
The couverture-io report says the coverage has worsened. If you click "Details" you can see what's left to be tested, you are missing a use-case.
Thanks for your review. I've added the relevant test case and now agent.py coverage is 100% again
@msabramo mind reviewing this quickly?
@iluxame can you please update the CHANGES file as well?
@aconrad @msabramo Can you please review my pull request?
@iluxame thanks for your contribution. I am going to merge this because the code looks good. Although I don't have the authority to make a release, I think only @msabramo has.
Thanks, @aconrad for reviewing and fixing the build problems!
I'll draft a release...
Hi,
I can see that legacy api tests are broken but it seems to be not related to my commit.