Develop - #39
Merged
Merged
Conversation
…ation-script-to-accept-alphanumeric-inputs scripts now accept alphanumeric geometry files input and unit tests added
…ssing c:\w10dev\python\aem-interpretation-conversion
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing wheel metadata: started
Preparing wheel metadata: finished with status 'done'
Collecting loguru==0.7.3
Using cached loguru-0.7.3-py3-none-any.whl (61 kB)
Collecting importlib-metadata==8.6.1
Downloading importlib_metadata-8.6.1-py3-none-any.whl (26 kB)
Collecting fiona==1.10.1
Downloading fiona-1.10.1-cp39-cp39-win_amd64.whl (24.5 MB)
Collecting markdown==3.7
Using cached Markdown-3.7-py3-none-any.whl (106 kB); Add ruff linting step to CI workflow; fix all linting issues
…nting-and-improve-dependency-management Removed requirements.txt; Update GitHub Actions workflow to use Proce…
|
|
||
|
|
||
| def test_validate_file_missing(tmp_path): | ||
| (tmp_path / "missing.shp") |
☂️ Python Coverage
Overall Coverage
New Files
Modified Files
|
mickilovski
approved these changes
Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.