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

chore(release): dev to main #1980

Merged
merged 17 commits into from
Sep 13, 2024
Merged

chore(release): dev to main #1980

merged 17 commits into from
Sep 13, 2024

Conversation

RitvikSardana
Copy link
Collaborator

No description provided.

RitvikSardana and others added 15 commits September 6, 2024 23:44
fix: favicon reactivity in settings modal
* fix(HelpdeskSearch): Check for existing index accurately

Checking for index only is problematic as frappe.clear_cache only
removes docs and not the index

* fix(HelpdeskSearch): Handle types and other exceptions

* style: isort

* style: Ignore flake warning for fn declaration

* style(flake8): SIM104
Split query string correctly. Ignore long whitespace
- noun phrases
- or queries (worst case)
capitalized stopwords weren't being removed

- Add more stopwords
- Add brown corpora to get noun phrases
fix(HelpdeskSearch): Add report to evaluate search and improvements with the same
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 23.80952% with 48 lines in your changes missing coverage. Please review.

Project coverage is 30.96%. Comparing base (ba1f420) to head (b882193).
Report is 32 commits behind head on main.

Files with missing lines Patch % Lines
...t/ticket_search_analysis/ticket_search_analysis.py 0.00% 23 Missing ⚠️
helpdesk/search.py 39.39% 20 Missing ⚠️
...lpdesk/helpdesk/doctype/hd_stopword/hd_stopword.py 0.00% 3 Missing ⚠️
...lpdesk/helpdesk/doctype/hd_settings/hd_settings.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1980      +/-   ##
==========================================
- Coverage   31.35%   30.96%   -0.39%     
==========================================
  Files          61       63       +2     
  Lines        2019     2070      +51     
==========================================
+ Hits          633      641       +8     
- Misses       1386     1429      +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RitvikSardana RitvikSardana merged commit 39faab9 into main Sep 13, 2024
4 of 6 checks passed
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.

2 participants