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

Tests: skip optional ones and update requirement #111

Merged
merged 2 commits into from Sep 20, 2017
Merged

Tests: skip optional ones and update requirement #111

merged 2 commits into from Sep 20, 2017

Conversation

ghost
Copy link

@ghost ghost commented Sep 20, 2017

This does not fix #110, it only affects the tests.

@coveralls
Copy link

coveralls commented Sep 20, 2017

Coverage Status

Coverage remained the same at 48.736% when pulling 1f4cd55 on wagner-certat:skip-tests into 6eb8073 on MISP:master.

@codecov
Copy link

codecov bot commented Sep 20, 2017

Codecov Report

Merging #111 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   48.73%   48.73%           
=======================================
  Files          15       15           
  Lines        2294     2294           
=======================================
  Hits         1118     1118           
  Misses       1176     1176

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 6eb8073...0790e57. Read the comment docs.

for path in paths:
json_blob = self.make_objects(os.path.join('tests',
'viper-test-files', 'test_files', path))
except FileNotFoundError:
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That one does not exist on python2 it seems...

@coveralls
Copy link

coveralls commented Sep 20, 2017

Coverage Status

Coverage decreased (-0.4%) to 48.3% when pulling 0790e57 on wagner-certat:skip-tests into 6eb8073 on MISP:master.

@Rafiot
Copy link
Member

Rafiot commented Sep 20, 2017

Thank you very much.

@Rafiot Rafiot merged commit 075c201 into MISP:master Sep 20, 2017
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.

New dependencies?
2 participants