Closed suchen-sci closed 2 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.46%. Comparing base (
eef3a25
) to head (b317840
). Report is 59 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The second
\n
inbody
will produce invalid json output, we should fix it like first\n
, use\\n
instead.