-
- Downloads
Resolved issue #71 where the population density service returned -999.0, which...
Resolved issue #71 where the population density service returned -999.0, which was previously causing unexpected behavior. Now, -999.0 is properly displayed as intended. Added a test to verify correct handling of this return value to prevent future occurrences.
Showing
- CI/run_pytest.sh 0 additions, 0 deletionsCI/run_pytest.sh
- CI/run_pytest_coverage.sh 0 additions, 0 deletionsCI/run_pytest_coverage.sh
- services/population_density/tests.py 3 additions, 1 deletionservices/population_density/tests.py
- services/population_density/views.py 4 additions, 3 deletionsservices/population_density/views.py
- utils/extraction_tools.py 1 addition, 1 deletionutils/extraction_tools.py
- utils/geocube_connection.py 10 additions, 9 deletionsutils/geocube_connection.py
- utils/tests.py 35 additions, 31 deletionsutils/tests.py
- utils/views_commons.py 1 addition, 1 deletionutils/views_commons.py
Loading
Please register or sign in to comment