Closed vjt closed 1 year ago
youve a broken test; what should i understand from the "missing" section above? option 1. you'd like this PR merged and then you add others separately (in which case, i need to check if this one is functionally complete for what it does). or option 2. this a WIP PR and you'll add more commits to it
youve a broken test;
working on fixing that
what should i understand from the "missing" section above? option 1. you'd like this PR merged and then you add others separately (in which case, i need to check if this one is functionally complete for what it does). or option 2. this a WIP PR and you'll add more commits to it
sorry, I wrote that in a hurry. this is a WIP PR and I'll add more commits to it. I'd like your review on what it has been done so far, whether it is reasonable or not, and your insights on the missing items :-)
Thank you!
Patch coverage: 81.06
% and project coverage change: +0.13
:tada:
Comparison is base (
4d6d981
) 63.17% compared to head (165eac1
) 63.30%.:exclamation: Current head 165eac1 differs from pull request most recent head 23654f4. Consider uploading reports for the commit 23654f4 to get more accurate results
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
please also change this to merge into develop
instead of main
Tests finally pass! 0f7af7c was particularly painful, because I was thinking to make a change affecting only test code, but in reality the code that fetches from storages is the same across tests and prod. Anyway, the change looks reasonable to me.
Cheers
thanks for working on this
This implements feature request #143.
Missing: