Skip to content

[sys] Adjust deployment for smaller wheel sizes#1145

Merged
fso42 merged 2 commits into
masterfrom
fixWheelSize
Jun 17, 2025
Merged

[sys] Adjust deployment for smaller wheel sizes#1145
fso42 merged 2 commits into
masterfrom
fixWheelSize

Conversation

@fso42
Copy link
Copy Markdown
Contributor

@fso42 fso42 commented Jun 17, 2025

  • adjust deployment
  • rename RELEASE-VERSION file

@fso42 fso42 self-assigned this Jun 17, 2025
@fso42 fso42 added the enhancement New feature or request label Jun 17, 2025
@qltysh
Copy link
Copy Markdown
Contributor

qltysh Bot commented Jun 17, 2025

Diff Coverage: The code coverage on the diff in this pull request is 100.0%.

Total Coverage: This PR will decrease coverage by 1.45%.

File Coverage Changes
Path File Coverage Δ Indirect
avaframe/com1DFA/DFAToolsCython.pyx -84.2
avaframe/com1DFA/DFAfunctionsCython.pyx -86.4
avaframe/com1DFA/com1DFA.py 4.6
avaframe/com1DFA/damCom1DFA.pyx -94.5
avaframe/version.py -3.9
🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@fso42 fso42 added this to the Version 1.13 milestone Jun 17, 2025
fso42 added 2 commits June 17, 2025 10:37
- Delete `codecov.yml` to remove unused coverage configuration.
- Update `MANIFEST.in` to exclude `docs`, `tests`, and `data` directories.
- Disable `include-package-data` in `pyproject.toml` and adjust package exclusions.
- Comment out `install_requires` and `python_requires` in `setup.py` for cleanup.
- Replace `setup-python` and manual dependency installation with `setup-pixi`.
- Consolidate pytest-related dependencies under the `dev` feature in `pyproject.toml`.

chore(ci): add pytest execution step to `runTestSinglePython.yml` workflow
…SE-VERSION.txt`

- Rename all references from `RELEASE-VERSION` to `RELEASE-VERSION.txt` across the project.
- Update `MANIFEST.in`, `.gitignore`, `pyproject.toml`, and `version.py` to reflect the new naming.
- Simplify and clean up unused workflow steps in `runTestSinglePython.yml`.
@fso42 fso42 merged commit 9ac3a79 into master Jun 17, 2025
2 of 3 checks passed
@fso42 fso42 deleted the fixWheelSize branch June 17, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant