Open rvagg opened 1 year ago
Base: 4.87% // Head: 4.86% // Decreases project coverage by -0.02%
:warning:
Coverage data is based on head (
6b0ae1f
) compared to base (0eeef5d
). Patch coverage: 0.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Maybe an alternative to just doing #169. I wonder if not playing nicely with clients will be impacting what we're receiving?
Sending immediate dont_haves rather than relying on the AwaitGet call to return for cases where the indexer says there might help since they are the most common responses.
I'm doing something like this in #167 already.