Skip to content

Feat/oci#926

Merged
dweinholz merged 7 commits intodevfrom
feat/oci
Mar 30, 2026
Merged

Feat/oci#926
dweinholz merged 7 commits intodevfrom
feat/oci

Conversation

@vktrrdk
Copy link
Copy Markdown
Member

@vktrrdk vktrrdk commented Mar 24, 2026

@dweinholz
https://oci.bi.denbi.de/repository/simplevm/simplevm-client?tab=tags

Try to fulfill the following points before the Pull Request is merged:

  • Give a meaningfull description for the PR
  • The PR is reviewed by one of the team members.
  • If a linting PR exists, it must be merged before this PR is allowed to be merged.
  • It must be checked if anything in the Readme must be adjusted (development-, production-, setup).
  • If the requirements.txt have changed, check if the patches still work
  • It must be checked if any section in the wiki (https://simplevm.denbi.de/wiki/) should be adjusted.
  • If the PR is merged in the master then a release should be be made.
  • If the new code is readable, if not it should be well commented

For any changes of the code please consider:

  • Cover the changes with corresponding unit tests

For releases only:

  • If the review of this PR is approved and the PR is followed by a release then the .env file
    in the cloud-portal repo should also be updated.
  • If you are making a release then please sum up the changes since the last release on the release page using the clog tool with clog -F

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 24, 2026

Coverage

Coverage Report
FileStmtsMissCoverMissing
simple_vm_client
   VirtualMachineHandler.py2092020 90%
   __init__.py10100% 
   test_virtualmachinehandler.py3090100% 
simple_vm_client/benchmark
   __init__.py00100% 
   test_service.py523636 31%
simple_vm_client/bibigrid_connector
   __init__.py00100% 
   bibigrid_connector.py1263636 71%
   test_bibigrid_connector.py1180100% 
simple_vm_client/forc_connector
   __init__.py00100% 
   forc_connector.py2952828 91%
simple_vm_client/forc_connector/playbook
   __init__.py00100% 
   playbook.py1890100% 
   test_playbook.py3810100% 
simple_vm_client/forc_connector/template
   __init__.py00100% 
   template.py2271414 94%
simple_vm_client/metadata_connector
   metadata_connector.py1122626 77%
   test_metadata_connector.py680100% 
simple_vm_client/openstack_connector
   __init__.py00100% 
   openstack_connector.py983153153 84%
   test_openstack_connector.py126622 99%
simple_vm_client/util
   __init__.py00100% 
   state_enums.py700100% 
   test_thrift_converter.py1700100% 
   thrift_converter.py8033 96%
TOTAL465631893% 

Tests Skipped Failures Errors Time
313 0 💤 0 ❌ 0 🔥 4.184s ⏱️

@dweinholz dweinholz merged commit 85af569 into dev Mar 30, 2026
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