Skip to content

Modernize packaging and developer tooling - #200

Merged
apriha merged 1 commit into
mainfrom
v3/packaging-and-tooling
Jun 30, 2026
Merged

Modernize packaging and developer tooling#200
apriha merged 1 commit into
mainfrom
v3/packaging-and-tooling

Conversation

@apriha

@apriha apriha commented Jun 28, 2026

Copy link
Copy Markdown
Owner

No runtime/library behavior change — the only edit under src/ is the version line in src/snps/__init__.py.

🤖 Generated with Claude Code

Consolidate configuration into pyproject.toml (PEP 621), replacing
setup.py/setup.cfg, versioneer (-> setuptools-scm), and pipenv (-> uv).
Add pre-commit hooks; build and publish via python -m build.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.78%. Comparing base (23c0f8c) to head (e99ecac).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files          12       12           
  Lines        2147     2147           
  Branches      344      344           
=======================================
  Hits         1992     1992           
  Misses         89       89           
  Partials       66       66           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@apriha
apriha merged commit bfedc3b into main Jun 30, 2026
29 checks passed
@apriha
apriha deleted the v3/packaging-and-tooling branch June 30, 2026 02:37
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.

1 participant