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 unit tests and lint errors #87

Open
brunohcfaria opened this issue Oct 15, 2024 · 1 comment
Open

Fix unit tests and lint errors #87

brunohcfaria opened this issue Oct 15, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@brunohcfaria
Copy link

Description

Fix the unit test and flake8 errors.
This PR is a dependecy of PR #57 .

The flake8 errors are generated by

flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics

Running the failed unit tests

python -m unittest discover -s tests
@brunohcfaria brunohcfaria added enhancement New feature or request help wanted Extra attention is needed labels Oct 15, 2024
@brunohcfaria
Copy link
Author

WIP - Missing unit tests for:

  • test_propagation_clutter
  • test_propagation_clear_air

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant