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

[MRG] Fix AttributeError for encrypted files #251

Closed
wants to merge 2 commits into from
Closed

[MRG] Fix AttributeError for encrypted files #251

wants to merge 2 commits into from

Conversation

vinayak-mehta
Copy link
Contributor

@vinayak-mehta vinayak-mehta commented Jan 10, 2019

Fixes #245.

@vinayak-mehta vinayak-mehta changed the title [MRG] Fix #245 [MRG] Fix AttributeError for encrypted files Jan 10, 2019
@codecov-io
Copy link

Codecov Report

Merging #251 into master will increase coverage by 0.4%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #251     +/-   ##
=========================================
+ Coverage   86.98%   87.39%   +0.4%     
=========================================
  Files          13       13             
  Lines        1491     1491             
  Branches      343      343             
=========================================
+ Hits         1297     1303      +6     
+ Misses        137      131      -6     
  Partials       57       57
Impacted Files Coverage Δ
camelot/handlers.py 90.24% <100%> (ø) ⬆️
camelot/__version__.py 76.47% <100%> (ø) ⬆️
camelot/image_processing.py 94.59% <0%> (+8.1%) ⬆️

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 45ae980...b510085. Read the comment docs.

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