Refactor get_cartography return values and add to_folium_map functions
#393
19 new alerts
New alerts in code changed by this pull request
- 14 warnings
- 5 notes
See annotations below for details.
Annotations
Check warning on line 274 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Method could be a function Warning test
Check warning on line 262 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Method could be a function Warning test
Check warning on line 250 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Method could be a function Warning test
Check warning on line 248 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Do not use len(SEQUENCE) to determine if a sequence is empty Warning test
Check warning on line 244 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Method could be a function Warning test
Check warning on line 242 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Do not use len(SEQUENCE) to determine if a sequence is empty Warning test
Check warning on line 237 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Method could be a function Warning test
Check warning on line 232 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Method could be a function Warning test
Check warning on line 227 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Method could be a function Warning test
Check warning on line 22 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Variable name "G_CART" doesn't conform to snake_case naming style Warning test
Check warning on line 457 in src/dsf/python/cartography.py
Code scanning / Pylint (reported by Codacy)
Wrong hanging indentation before block (add 4 spaces). Warning
Check warning on line 456 in src/dsf/python/cartography.py
Code scanning / Pylint (reported by Codacy)
Wrong hanging indentation before block (add 4 spaces). Warning
Check warning on line 455 in src/dsf/python/cartography.py
Code scanning / Pylint (reported by Codacy)
Argument name "G" doesn't conform to snake_case naming style Warning
Check warning on line 25 in src/dsf/python/cartography.py
Code scanning / Pylint (reported by Codacy)
Value 'tuple' is unsubscriptable Warning
Check notice on line 242 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Access to a protected member _children of a client class Note test
Check notice on line 248 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Access to a protected member _children of a client class Note test
Check notice on line 259 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Access to a protected member _children of a client class Note test
Check notice on line 260 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Access to a protected member _children of a client class Note test
Check notice on line 279 in test/Test_cartography.py
Code scanning / Pylint (reported by Codacy)
Access to a protected member _children of a client class Note test