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

fix flake8 reported issues, run tests #38

Merged
merged 1 commit into from
Oct 25, 2022
Merged

fix flake8 reported issues, run tests #38

merged 1 commit into from
Oct 25, 2022

Conversation

sandrobonazzola
Copy link
Contributor

Cleaned up the code, added automated tests.

Not adding all the unit tests at once as they are failing on my laptop. I'll enable all tests in a different PR once this is in.

Coverage report: 25%

coverage.py v6.5.0, created at 2022-10-25 10:15 +0000

Module statements missing excluded coverage
drop_buffer_cache.py 33 15 0 55%
fallocate.py 35 17 0 51%
parser_data_types.py 49 27 0 45%
smallfile.py 1450 1181 0 19%
smf_test_params.py 98 69 0 30%
sync_files.py 47 36 0 23%
yaml_parser.py 145 57 0 61%
Total 1857 1402 0 25%

coverage.py v6.5.0, created at 2022-10-25 10:15 +0000

Signed-off-by: Sandro Bonazzola [email protected]

@portante portante merged commit d1c1e4e into distributed-system-analysis:main Oct 25, 2022
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.

2 participants