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

Refactor gx.Track and gx.Multitrack #243

Merged
merged 9 commits into from
Oct 15, 2023

don't rely or repr in tests

c71625e
Select commit
Loading
Failed to load commit list.
Merged

Refactor gx.Track and gx.Multitrack #243

don't rely or repr in tests
c71625e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Oct 15, 2023 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- tests/gx_test.py  12
- fastkml/gx.py  7
         

Complexity decreasing per file
==============================
+ fastkml/geometry.py  -15
         

Clones added
============
- tests/gx_test.py  4
- fastkml/geometry.py  2
- fastkml/gx.py  16
- fastkml/kml.py  4
         

Clones removed
==============
+ tests/geometries/geometry_test.py  -3
+ tests/oldunit_test.py  -7
         

See the complete overview on Codacy