pygeoif
179 add hypothesis tests
#215
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
48
Changes
View On
GitHub
179 add hypothesis tests
#215
cleder
merged 48 commits into
develop
from
179-add-hypothesis-tests
test: initial commit adding hypothesis property testing library
dc6c7001
Merge branch 'develop' into 197-hypothesis-tests
84ed5360
update codecov
a7b9230c
[pre-commit.ci] pre-commit autoupdate
fc90ba38
update type annotations for mypy 1.7
6852d9d7
[pre-commit.ci] pre-commit autoupdate
22fd86a6
Remove hash method.
25ee709a
Add coverage configuration to pyproject.toml
13ec2cd5
Add test for empty points omission in LineString
9bab53c2
Add slotscheck hook, include py.typed
295263f5
[pre-commit.ci] pre-commit autoupdate
dd761ee7
Remove slotscheck hook from pre-commit-config.yaml
5dba7716
Release notes 1.2.0
0e39e327
Update version number to 1.3.0
f1767878
Bump actions/setup-python from 4 to 5
61e7299c
Add GraalPy workflow for running tests
46a7a903
Remove graalpy test job
4a4e94d9
Add GraalPy workflow for running tests
d00aaad0
Add typing_extensions to pytest dependencies
12604b7b
Remove graalpy workflow
d6d2eec7
Add Codium AI PR Agent workflow
35eebf37
Refactor __geo_interface__ to use property
608aea0d
Add badges and update classifiers
9b7e2313
[pre-commit.ci] pre-commit autoupdate
3b52ddaf
update codecov
024592ff
Merge branch 'bpshaver-197-hypothesis-tests' into 179-add-hypothesis-…
e731ebf0
Merge branch 'develop' into 179-add-hypothesis-tests
2c5dbeca
Add hypothesis strategies for generating points in different spatial …
1c3f13e4
Add hypothesis as an additional dependency for mypy and typing
74d6b7ee
differentiate 2D and 3D types
1e39ba2b
Add point generation strategy
1cd9b67d
Refactor point_coords function to support generating 2D or 3D points
f0640cca
remove redundant tests
8ff098b4
Add line string tests to hypothesis module
41ac669d
exclude subnormals from coordinate strategy
76c58d64
limit generated coordinates to 32 bit floats, that should be enough …
cc0cff48
Update regular expression pattern in factories.py and add hypothesis …
2a82961e
Update max_interiors and max_points in strategies.py
ba3cee5b
Only run hypothesis test once
e06f2cf7
Add test for nested GeometryCollections in WKT parsing
059b422e
Update documentation
8cd46312
add strategies to documentation
c7ccf2eb
remove Python 3.7 and PyPy versions in GitHub workflow
8bb2ee01
codiumai-pr-agent-free
added
enhancement
codiumai-pr-agent-free
added
tests
codiumai-pr-agent-free
added
Review effort [1-5]: 4
sourcery-ai
commented on 2024-03-22
coderabbitai
commented on 2024-03-22
measure test coverage including the hypothesis tests
473e97d2
coderabbitai
commented on 2024-03-22
Add test coverage hypothesis profile for pytest
bf9cbb4f
coderabbitai
commented on 2024-03-22
Add HealthCheck suppression to coverage profile
059cc6f4
Increase coverage
5556e26f
coderabbitai
commented on 2024-03-22
hypothesis messes with the exception message
bd4d656f
cleder
merged
0b9f2a6b
into develop
251 days ago
cleder
deleted the 179-add-hypothesis-tests branch
251 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
coderabbitai
sourcery-ai
Assignees
No one assigned
Labels
enhancement
tests
Review effort [1-5]: 4
Milestone
No milestone
Login to write a write a comment.
Login via GitHub