Closed kamilkarp closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 64.83%. Comparing base (
ab3258c
) to head (7e9c34b
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@vincenzopalazzo Hi, I've noticed that after merging #1394, tests were failing due to extensions being always present. Sorry for that, here is the fix for that.
Hi @kamilkarp
No problem :) my fault that I did not catch it during review, but can you fix the formatting of the code?
@vincenzopalazzo Analyzer fixed
1394 made SubscriptionData json always containing extensions. Now extensions in json are only present if response contained them.