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

Code improvements and bug fixes #63

Merged
merged 4 commits into from
Feb 9, 2024

Conversation

ZeroCool940711
Copy link
Contributor

This pull request includes code improvements and bug fixes. It removes an old Python version check, updates the behavior of the RegexTagger.match() method, adds tests for edge cases, and fixes issues with the memory codec.

Copy link

sonarqubecloud bot commented Feb 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (8020025) 80.96% compared to head (7337d67) 80.95%.

Files Patch % Lines
src/whoosh/qparser/taggers.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
- Coverage   80.96%   80.95%   -0.02%     
==========================================
  Files         133      133              
  Lines       29489    29494       +5     
  Branches     5066     4271     -795     
==========================================
- Hits        23877    23876       -1     
- Misses       4737     4744       +7     
+ Partials      875      874       -1     

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

@ZeroCool940711 ZeroCool940711 merged commit 14ab92f into Sygil-Dev:main Feb 9, 2024
15 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.

1 participant