-
- Downloads
Merge branch 'FEATURE_add_enum' into 'main'
First version See merge request !2
No related branches found
No related tags found
Pipeline #21300 passed
Stage: install_poetry
Stage: install_dependencies
Stage: pre-commit
Stage: cov_tests
Showing
- .gitignore 0 additions, 2 deletions.gitignore
- .gitlab-ci.yml 239 additions, 0 deletions.gitlab-ci.yml
- CHANGELOG.md 18 additions, 0 deletionsCHANGELOG.md
- README.md 50 additions, 1 deletionREADME.md
- exochoices/__init__.py 14 additions, 0 deletionsexochoices/__init__.py
- exochoices/choices.py 8 additions, 0 deletionsexochoices/choices.py
- exochoices/detection.py 73 additions, 0 deletionsexochoices/detection.py
- exochoices/object2pubparam.py 58 additions, 0 deletionsexochoices/object2pubparam.py
- exochoices/publication.py 19 additions, 0 deletionsexochoices/publication.py
- exochoices/status.py 52 additions, 0 deletionsexochoices/status.py
- exochoices/unit.py 21 additions, 0 deletionsexochoices/unit.py
- poetry.lock 12 additions, 18 deletionspoetry.lock
- pyproject.toml 2 additions, 2 deletionspyproject.toml
- tests/test_detection.py 75 additions, 0 deletionstests/test_detection.py
- tests/test_init.py 0 additions, 2 deletionstests/test_init.py
- tests/test_object2pubparam.py 60 additions, 0 deletionstests/test_object2pubparam.py
- tests/test_publication.py 27 additions, 0 deletionstests/test_publication.py
- tests/test_status.py 73 additions, 0 deletionstests/test_status.py
- tests/test_unit.py 27 additions, 0 deletionstests/test_unit.py
Loading
Please register or sign in to comment