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

Bug fix for multiple wildcard words #46

Merged
merged 3 commits into from Jan 26, 2020
Merged

Conversation

zaibacu
Copy link
Owner

@zaibacu zaibacu commented Jan 26, 2020

Fixes #45

@codecov
Copy link

codecov bot commented Jan 26, 2020

Codecov Report

Merging #46 into master will increase coverage by 0.06%.
The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   91.09%   91.15%   +0.06%     
==========================================
  Files          10       10              
  Lines         550      554       +4     
  Branches       92       91       -1     
==========================================
+ Hits          501      505       +4     
- Misses         32       33       +1     
+ Partials       17       16       -1
Impacted Files Coverage Δ
rita/engine/translate_standalone.py 89.74% <70%> (+0.55%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 718ddfe...b261932. Read the comment docs.

@zaibacu zaibacu merged commit 6523c99 into master Jan 26, 2020
@zaibacu zaibacu deleted the fix-word-in-standalone branch January 26, 2020 17:50
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.

Operators for empty WORD using standalone engine
1 participant