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

make filename length hard limit #752

Merged
merged 1 commit into from Oct 22, 2019
Merged

make filename length hard limit #752

merged 1 commit into from Oct 22, 2019

Conversation

reox
Copy link
Member

@reox reox commented Oct 22, 2019

resolves #744

@codecov-io
Copy link

Codecov Report

Merging #752 into master will decrease coverage by <.01%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #752      +/-   ##
==========================================
- Coverage    73.5%   73.49%   -0.01%     
==========================================
  Files          51       51              
  Lines       16177    16177              
==========================================
- Hits        11891    11890       -1     
- Misses       4286     4287       +1
Impacted Files Coverage Δ
androguard/misc.py 61% <100%> (-1%) ⬇️
tests/test_misc.py 92.5% <50%> (ø) ⬆️

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 eef9735...d43194c. Read the comment docs.

@reox reox merged commit dbfa523 into androguard:master Oct 22, 2019
@reox reox deleted the fixfilename branch October 22, 2019 06:40
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.

--silent option not working properly causes errno 36 file name too long on terminal
2 participants