Skip to content

Bump version

aaef5f9
Select commit
Loading
Failed to load commit list.
Merged

Refactor get_cartography return values and add to_folium_map functions #393

Bump version
aaef5f9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Pylint (reported by Codacy) succeeded Jan 21, 2026 in 34s

19 new alerts

New alerts in code changed by this pull request

  • 14 warnings
  • 5 notes

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 274 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Method could be a function Warning test

Method could be a function

Check warning on line 262 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Method could be a function Warning test

Method could be a function

Check warning on line 250 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Method could be a function Warning test

Method could be a function

Check warning on line 248 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Do not use len(SEQUENCE) to determine if a sequence is empty Warning test

Do not use len(SEQUENCE) to determine if a sequence is empty

Check warning on line 244 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Method could be a function Warning test

Method could be a function

Check warning on line 242 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Do not use len(SEQUENCE) to determine if a sequence is empty Warning test

Do not use len(SEQUENCE) to determine if a sequence is empty

Check warning on line 237 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Method could be a function Warning test

Method could be a function

Check warning on line 232 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Method could be a function Warning test

Method could be a function

Check warning on line 227 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Method could be a function Warning test

Method could be a function

Check warning on line 22 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Variable name "G_CART" doesn't conform to snake_case naming style Warning test

Variable name "G_CART" doesn't conform to snake_case naming style

Check warning on line 457 in src/dsf/python/cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Wrong hanging indentation before block (add 4 spaces). Warning

Wrong hanging indentation before block (add 4 spaces).

Check warning on line 456 in src/dsf/python/cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Wrong hanging indentation before block (add 4 spaces). Warning

Wrong hanging indentation before block (add 4 spaces).

Check warning on line 455 in src/dsf/python/cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Argument name "G" doesn't conform to snake_case naming style Warning

Argument name "G" doesn't conform to snake_case naming style

Check warning on line 25 in src/dsf/python/cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Value 'tuple' is unsubscriptable Warning

Value 'tuple' is unsubscriptable

Check notice on line 242 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Access to a protected member _children of a client class Note test

Access to a protected member _children of a client class

Check notice on line 248 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Access to a protected member _children of a client class Note test

Access to a protected member _children of a client class

Check notice on line 259 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Access to a protected member _children of a client class Note test

Access to a protected member _children of a client class

Check notice on line 260 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Access to a protected member _children of a client class Note test

Access to a protected member _children of a client class

Check notice on line 279 in test/Test_cartography.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Access to a protected member _children of a client class Note test

Access to a protected member _children of a client class