Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(build): Improve build process #210 #212

Merged
merged 2 commits into from
Dec 17, 2024
Merged

chore(build): Improve build process #210 #212

merged 2 commits into from
Dec 17, 2024

Conversation

imAsparky
Copy link
Owner

Add MANIFEST.in for sdist.
Updated tox with additional env's and test scopes. Improved pyproject.toml, added pycache removal, made the builds more declarative and a general tidy up for this project.

closes #210

Add MANIFEST.in for sdist.
Updated tox with additional env's and test scopes.
Improved pyproject.toml, added __pycache__ removal, made the
builds more declarative and a general tidy up for this project.

closes #210
@imAsparky imAsparky added the Chore A chore to be done label Dec 17, 2024
@imAsparky imAsparky self-assigned this Dec 17, 2024
Copy link
Contributor

Code Coverage Report

Code Coverage

Summary

  • Overall Coverage: 71.1%
  • Minimum Required: 70%
  • Status: ✅ PASSED

Report generated on 2024-12-17 02:37:48 UTC

Package Details

Package Coverage
tag_me.utils 🟢 94.2%
tag_me.db.models 🟢 91.5%
tag_me.management.commands 🟢 87.2%
tag_me.db.forms 🔴 44.4%
tag_me 🔴 42.3%
tag_me.db 🔴 0.0%
tag_me.templatetags 🔴 0.0%

@imAsparky imAsparky merged commit b1abbbe into main Dec 17, 2024
@imAsparky imAsparky deleted the issue-210 branch December 17, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore A chore to be done
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[CHORE]: Improve build process for wheels and sdist
1 participant