Skip to content

Project metadata migration#74

Merged
AyleenSohaib merged 3 commits intodevelopmentfrom
dev_build_metadata_migration
Aug 19, 2023
Merged

Project metadata migration#74
AyleenSohaib merged 3 commits intodevelopmentfrom
dev_build_metadata_migration

Conversation

@Sajtospoga01
Copy link
Copy Markdown
Contributor

Changes:

  • Migrates setup.py to pyproject.toml.
  • Adds auto querying (from toml file) version attribute to init.py
  • Fixes Sphinx using root directory for building documentation instead of package directory
  • Sphinx now auto queries metadata

…ttribute to __init__.py. fixes sphinx to point to correct directory for the package. Updates sphinx to extract project metadata from pyproject.toml file
@Sajtospoga01 Sajtospoga01 added documentation Improvements or additions to documentation Pipeline build labels Aug 19, 2023
@Sajtospoga01 Sajtospoga01 added this to the Deploy package milestone Aug 19, 2023
@Sajtospoga01 Sajtospoga01 self-assigned this Aug 19, 2023
@Sajtospoga01 Sajtospoga01 temporarily deployed to development August 19, 2023 14:41 — with GitHub Actions Inactive
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 19, 2023

Codecov Report

Merging #74 (da5400a) into development (99b88c2) will increase coverage by 0.15%.
The diff coverage is 83.33%.

@@               Coverage Diff               @@
##           development      #74      +/-   ##
===============================================
+ Coverage        73.96%   74.11%   +0.15%     
===============================================
  Files                8        9       +1     
  Lines              726      738      +12     
===============================================
+ Hits               537      547      +10     
- Misses             189      191       +2     
Files Changed Coverage Δ
utilities/__init__.py 83.33% <83.33%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AyleenSohaib AyleenSohaib merged commit 4063808 into development Aug 19, 2023
@AyleenSohaib AyleenSohaib deleted the dev_build_metadata_migration branch August 19, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build documentation Improvements or additions to documentation Pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants