Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Removing false positives #34

Merged
merged 3 commits into from
Sep 14, 2018
Merged

Conversation

moufmouf
Copy link
Member

Removing 3 false positive functions from "Safe":

  • 'is_executable',
  • 'is_uploaded_file',
  • 'stream_is_local',

Closes #33

@coveralls
Copy link

coveralls commented Sep 14, 2018

Pull Request Test Coverage Report for Build 75

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 26.503%

Totals Coverage Status
Change from base Build 71: 0.0%
Covered Lines: 119
Relevant Lines: 449

💛 - Coveralls

@moufmouf moufmouf merged commit 1427a4e into thecodingmachine:master Sep 14, 2018
@moufmouf moufmouf deleted the false_positives branch September 14, 2018 12:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants