handle verbosity in output
13dec6c7
add tests for geometry altitudeMode verbosity
a9233f14
omit default value for default arg if not needed
a96ecf2f
Merge branch 'develop' into 216-add-output-verbosity
a1b18951
add tests for default values for extrude and tesselate for geometry
3f5b3723
improve typing in geometry_tests
27c391b9
improve typing in point and linestring tests
274f14ee
#216 tessellate and extrude are not on every geometry
3f7368b0
#216 Refactor geometry tests for verbosity and default values
f45de187
Merge branch 'develop' into 216-add-output-verbosity
e2cd9516
update readme
46f25b4d
Refactor contributing documentation and add testing instructions
638d51c4
back to dev 1.0.a14
79227e78
z precissiso in kml file
c59d4d31
Merge branch 'develop' into 216-add-output-verbosity
c7336350
#216 add default values for features
1f75afa1
[pre-commit.ci] auto fixes from pre-commit.com hooks
be8998fa
fix registry test typing
b1165ffd
Verbosity is always passed
69a4c7bb
Merge pull request #360 from cleder/216-add-output-verbosity
ac040988
Add hypothesis tests for coordinates
eca98072
add hypothesis to test requirements
cb6bd775
add tests for Point
aa035802
Exclude protocols from coverage
c21b1fcb
update release to trusted publisher
7acfb302
container test cases
056095a1
[pre-commit.ci] pre-commit autoupdate
62a74ed7
Merge pull request #362 from cleder/pre-commit-ci-update-config
b9812da7
container tests
84e17879
Geometry tests
ad4d00c0
Geometry function tests
d5bf4c95
gx test cases
a101c821
view test cases
f0eaa11b
overlays testcases
4b8a9edc
Styles testcases
bf96ebfa
Merge branch 'develop' of https://github.com/apurvabanka/fastkml into…
8e482501
helper testcases
040d0928
Refactor coordinate precision
78774c51
Refactor geometry classes and add equality checks
4dbdb9e0
Refactor geometry tests and add LineString roundtrip tests
6e8db13f
add hypothesis tests for polygon
9edd464b
add test for MultiGeometries
b73fcc5d
test multigeometry geometrycollection
8aab9e6d
Merge branch 'develop' into 361-test-geometries-with-hypothesis
015cdd11
kml testcases
589a00f4
removing white spaces
712587e9
formatting errors
c106b2ca
Refactor hypothesis tests to avoid code duplication
8b5f36a5
Refactor hypothesis tests to avoid code duplication
b9eda46a
fix doc tests in usage guide
fd79e877
Refactor hypothesis multi-geometry tests to avoid code duplication
1142a1e5
Merge pull request #364 from cleder/361-test-geometries-with-hypothesis
04ec3d72
Merge branch 'develop' into test_coverage
349436a5
Update tests/gx_test.py
84e8bb99
Update tests/overlays_test.py
5ebf637c
Update tests/views_test.py
5ad43b69
requested changes
200bcb50
[pre-commit.ci] pre-commit autoupdate
6f9a48d1
Merge pull request #366 from cleder/pre-commit-ci-update-config
4ffd1f9f
Refactor default values in registry registration for links, views, ov…
9f5f2bca
Refactor default values in registry registration for styles
6673e10d
Merge pull request #365 from apurvabanka/test_coverage
537c518b
Merge branch '352-improve-test-coverage' into 361-test-geometries-wit…
eb77b35d
Merge branch 'develop' into 361-test-geometries-with-hypothesis
6c106d1c
fix tests
18e6b5b8
fix pypy test assertions
32ffd3ac
fix pypy test assertions
99dd022a
Merge pull request #367 from cleder/361-test-geometries-with-hypothesis
0c2733e8
improve times tests
c2d1df8a
python 3.13 is released
5ec2b929
add documentation for times
f52c6e95
rename class_from_string to from_string
d00f55ad
make examples a package to make mypy pass
9afedd8f
Refactor docstrings for rst/sphinx usage
b0721138
add example to visualize CO2 emissions in 3D
f7d26e55
[pre-commit.ci] pre-commit autoupdate
d1136310
Merge pull request #369 from cleder/pre-commit-ci-update-config
ed01d625
Removing oldunittests
2b787457
Improve quickstart and usage guide
74969869
Improve documentation #269 #343
d36c5bc3
Refactor code to use the new `find_all` utility function, closes #63
fa9f72f3
Refactor code to use the new `find_all` utility function
9e452f6c
Merge branch 'develop' into 269-improve-the-documentation-with-examples
b13f0ec2
Refactor find_all function to skip callable and self-referencing attr…
cbd64cf1
remove duplicate test cases
50e69c20
Update docs/quickstart.rst
c622c877
Refactor create_kml_geometry function to handle unknown geometry types
137a5a16
improve docs
8606b503
Merge pull request #371 from cleder/269-improve-the-documentation-wit…
0cd9018a
regenerate docs with 'sphinx-apidoc fastkml -o docs'
bf1b262e
Merge branch 'develop' of https://github.com/apurvabanka/fastkml into…
d3a223f8
requested changes
61ccea5b
mpy fixes
9f9c369e
Merge pull request #370 from apurvabanka/350-tests-remove-old-unit-test
81642b30
Add documentation how to extend fastkml
b9a95189
Add documentation about alternatives
42c98b3f
Add documentation how to extend fastkml
82dbdb83
Update README and documentation files
6fc70dbb
[pre-commit.ci] pre-commit autoupdate
ddb0bc03
add validator #218,
adbd0642
Add common functionality for property based tests
920cd967
also validate coordinates
1fe63bb1
assert validation
03da39ff
fix doctest
6bd91e83
lxml etree does not support XMLSchema for python versions < 3.12
5e7edebd
reformat example
34c35cd2
Merge pull request #372 from cleder/pre-commit-ci-update-config
1bb35364
Merge branch 'develop' into 218-validate-against-xsd-schema
f8570192
Refactor test and build workflows
b5c49b13
Refactor test and build workflows: Add 'docs' dependency to the insta…
a7a1005c
add hypothesis test for Link
2ce6a642
Update tests/hypothesis/common.py
9d198458
Update fastkml/validate.py
f2b43f8e
Update tests/hypothesis/multi_geometry_test.py
0d0423ee
Merge pull request #373 from cleder/218-validate-against-xsd-schema
1a818a92
document how to clear the schema parser cache
1d9e5c30
add xsd schemas for xAL and kml 2.2 gx extensions
ea9f2bb5
Include source in documentation
f2b03de5
Version vs release in documentation
68a3a8a3
#374 tests for validator, atom and links
24c9da23
Add pragma directive to ignore coverage for unknown geometry type
fd32bbfd
refactor gx Track and Multitrack
0a9ea9b8
reverse datetime handling to use arrow library
84fecdb8
refactor registry_test.py to use Type[object] instead of Union for kn…
7c82e0b1
refactor MultiTrack class and tests to remove geometry handling and i…
2c19b0ad
refactor MultiTrack initialization to filter out falsy tracks and upd…
e8764c1c
add tests for track precision and invalid 'when' handling in gx.Track
742f7310
remove max_size constraint from track_items in gx_test and update dat…
aaba9bb7
refactor Track class and related functions to improve type annotation…
d8de3a0b
add dateutil to hypothesis
b999aacf
add missing pytz to tests
867c5a30
add tzdata to test requirements
28e0deeb
Merge pull request #375 from cleder/374-add-hypothesis-tests-links
57e23f1f
update expected value in coords_subelement_list_kwarg and handle File…
6db96e98
Merge branch '374-add-hypothesis-tests-links' into develop
1ef276ca
Refactor boundary classes and improve KML representation
ffb41e9d
[pre-commit.ci] pre-commit autoupdate
89a1d515
Merge pull request #376 from cleder/pre-commit-ci-update-config
8b319ed1
refactor times: Add datetime subelement handling for KML and register…
6e4dba11
Bump version 1.0 beta 1
aaee17c0
fix version number
bc05a6e6
cleder
merged
bfb5158a
into main 29 days ago
Assignees
No one assigned
Labels
Review effort [1-5]: 4
Login to write a write a comment.
Login via GitHub