AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
817 stars 313 forks source link

Remove to_jq_upload #2931

Closed tvdeyen closed 3 weeks ago

tvdeyen commented 3 weeks ago

What is this pull request for?

We do not use the response files in the new Uploader just the message. Since this is a private method we can simply remove it.

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.96%. Comparing base (e98664c) to head (98254d1). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2931 +/- ## ========================================== - Coverage 95.97% 95.96% -0.01% ========================================== Files 232 232 Lines 6280 6272 -8 ========================================== - Hits 6027 6019 -8 Misses 253 253 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.