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

Feature/cleanpp #3447

Merged
merged 5 commits into from
Dec 11, 2017
Merged

Feature/cleanpp #3447

merged 5 commits into from
Dec 11, 2017

Conversation

labrys
Copy link
Contributor

@labrys labrys commented Dec 10, 2017

Clean up PostProcessor

This makes `_delete` more robust since `files` can now be any iterable.  If the `files` argument is text, it gets special attention to avoid iterating through each character.
@codecov-io
Copy link

codecov-io commented Dec 10, 2017

Codecov Report

Merging #3447 into develop will increase coverage by <.01%.
The diff coverage is 29.41%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3447      +/-   ##
===========================================
+ Coverage    33.07%   33.07%   +<.01%     
===========================================
  Files          275      275              
  Lines        34613    34609       -4     
===========================================
+ Hits         11447    11448       +1     
+ Misses       23166    23161       -5
Impacted Files Coverage Δ
medusa/post_processor.py 60.7% <29.41%> (+0.22%) ⬆️
medusa/helpers/utils.py 100% <0%> (+20%) ⬆️

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 dce7257...bf1b2c5. Read the comment docs.

@medariox medariox merged commit 088c6ea into develop Dec 11, 2017
@medariox medariox deleted the feature/cleanpp branch December 11, 2017 13:10
@p0psicles p0psicles added this to the 0.1.21 milestone Dec 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants