Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monkey patch search handler #102

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

folix-01
Copy link
Member

@folix-01 folix-01 commented Mar 22, 2024

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8388662173

Details

  • 79 of 89 (88.76%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 64.05%

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

💛 - Coveralls

@folix-01 folix-01 marked this pull request as draft March 22, 2024 16:31
@folix-01 folix-01 marked this pull request as ready for review March 25, 2024 15:15
@mamico mamico marked this pull request as draft April 9, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants