Skip to content

added tests

added tests #464

Triggered via push November 29, 2024 09:22
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
lint_and_test  /  Lint the code and run the tests
23s
lint_and_test / Lint the code and run the tests
release  /  ...  /  Bump version
release / bump-version / Bump version
release  /  ...  /  push-docker
release / docker-release / push-docker
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (D417): india_forecast_app/adjuster.py#L143
india_forecast_app/adjuster.py:143:5: D417 Missing argument description in the docstring for `zero_out_nighttime`: `elevation_limit`
Ruff (E501): india_forecast_app/adjuster.py#L143
india_forecast_app/adjuster.py:143:101: E501 Line too long (121 > 100)
Ruff (E501): india_forecast_app/adjuster.py#L172
india_forecast_app/adjuster.py:172:101: E501 Line too long (106 > 100)
Ruff (D103): tests/test_adjuster.py#L115
tests/test_adjuster.py:115:5: D103 Missing docstring in public function
lint_and_test / Lint the code and run the tests
Process completed with exit code 2.