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

Add flags to view.find_all function call #773

Merged
merged 1 commit into from Jun 6, 2021

Conversation

qtov
Copy link
Contributor

@qtov qtov commented Jun 6, 2021

Fix bug where backwards sneak would find by regex instead of literal string.
Forward sneak is working properly.

References #772

@codecov-commenter
Copy link

Codecov Report

Merging #773 (89544ac) into master (d7d4d1b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #773   +/-   ##
=======================================
  Coverage   88.77%   88.77%           
=======================================
  Files          50       50           
  Lines       12711    12711           
  Branches     2365     2365           
=======================================
  Hits        11284    11284           
  Misses       1051     1051           
  Partials      376      376           
Impacted Files Coverage Δ
nv/polyfill.py 78.26% <100.00%> (ø)

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 d7d4d1b...89544ac. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.732% when pulling 89544ac on qtov:master into d7d4d1b on NeoVintageous:master.

@gerardroche gerardroche changed the base branch from master to develop June 6, 2021 18:09
@gerardroche gerardroche merged commit 9575aa3 into NeoVintageous:develop Jun 6, 2021
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

4 participants