Closed tb1337 closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.84%. Comparing base (
e1f3670
) to head (bfce6a5
). 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.
In case of custom_fields errors, no meaningful error message was displayed. This PR will address this issue by adding a little recursive parser, as error payloads can be nested lists and dicts.
Will close #295