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

afew/filters/FolderNameFilter.py: Fix typo on shlex call #275

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

grazzolini
Copy link
Contributor

Commit 77bc879 introduced a typo on the shlex
call.

Commit 77bc879 introduced a typo on the shlex
call.
@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

Merging #275 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #275   +/-   ##
=======================================
  Coverage   40.51%   40.51%           
=======================================
  Files          30       30           
  Lines         980      980           
=======================================
  Hits          397      397           
  Misses        583      583           
Flag Coverage Δ
#unittests 40.51% <0.00%> (ø)
Impacted Files Coverage Δ
afew/filters/FolderNameFilter.py 22.72% <0.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 9bcecab...0ae16b6. Read the comment docs.

@grazzolini grazzolini changed the title afew/filters/FolderNameFilter.py: Fix type on shlex call afew/filters/FolderNameFilter.py: Fix typo on shlex call Jun 15, 2020
@russell
Copy link

russell commented Aug 24, 2020

I have tested this and it's working for me

@GuillaumeSeren
Copy link
Collaborator

Hey @grazzolini
thank you for the patch, if you want to work on a test around this filter,
there is already some example and that would help afew.

Anyway let's merge 👍

@GuillaumeSeren GuillaumeSeren merged commit ea9c890 into afewmail:master Aug 26, 2020
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