RedTurtle / redturtle.volto

Helper package to setup a RedTurtle's Plone site ready to work with Volto
GNU General Public License v2.0
1 stars 1 forks source link

Monkey patch search handler #102

Closed folix-01 closed 3 weeks ago

folix-01 commented 6 months ago

Due to our customization of search endpoint we have the same issue https://github.com/plone/plone.restapi/issues/1763 . If we use the monkeypatches instead, it will be solved when the plone.restapi solves it.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8388662173

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/redturtle/volto/monkeypatch/ploneRestapiSearchHandler.py 79 89 88.76%
<!-- Total: 79 89 88.76% -->
Totals Coverage Status
Change from base Build 8339947770: -0.2%
Covered Lines: 873
Relevant Lines: 1363

💛 - Coveralls