Closed jbrichau closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 49.39%. Comparing base (
f681d92
) to head (69340ee
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Requires https://github.com/SeasideSt/Parasol/pull/68 to be merged first to drop the reference to the JsJSONParser
Removed the following deprecated code:
JSJsonParser
has been deprecated since Seaside 3.1.0 (it was renamed toWAJsonParser
)WARenderContext>>callbackAt:
has been deprecated since 3.2.0 (usecontext callbacks at:
instead)