Skip to content

Develop - #39

Merged
mickilovski merged 7 commits into
mainfrom
develop
Mar 31, 2026
Merged

Develop#39
mickilovski merged 7 commits into
mainfrom
develop

Conversation

@TehreemGA

Copy link
Copy Markdown
Collaborator

No description provided.

…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…
Comment thread tests/test_utilities.py


def test_validate_file_missing(tmp_path):
(tmp_path / "missing.shp")
@github-actions

Copy link
Copy Markdown

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2488 2234 90% 80% 🟢

New Files

File Coverage Status
tests/test_utilities.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
aemworkflow/commands.py 80% 🟢
aemworkflow/conversion.py 78% 🟢
aemworkflow/exports.py 90% 🟢
aemworkflow/interpretation.py 88% 🟢
aemworkflow/pre_interpretation.py 91% 🟢
aemworkflow/utilities.py 98% 🟢
aemworkflow/validation.py 87% 🟢
tests/test_commands.py 100% 🟢
tests/test_conversion.py 100% 🟢
tests/test_exports.py 100% 🟢
tests/test_gmt_2_met.py 100% 🟢
tests/test_interpretation.py 99% 🟢
tests/test_pre_interpretation.py 99% 🟢
tests/test_validation.py 100% 🟢
TOTAL 94% 🟢

updated for commit: 5e6d142 by action🐍

@mickilovski
mickilovski merged commit 1c33864 into main Mar 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants