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

ci: split ruff and hatch configs from pyproject.toml to their own config files #36

Merged
merged 14 commits into from
Oct 15, 2024

Conversation

pga2rn
Copy link
Owner

@pga2rn pga2rn commented Oct 15, 2024

Other changes:

  1. fix pyproject.toml project.license field.
  2. add copyright holder to the LICENSE file.

@pga2rn pga2rn added the ci/cd label Oct 15, 2024
Copy link

github-actions bot commented Oct 15, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/simple_sqlite3_orm
   __init__.py70100% 
   _orm.py2322688%43, 45–46, 49–50, 148, 402, 447, 529, 531–532, 541–542, 544, 582, 605, 648, 679, 681–682, 691–692, 694, 729, 758, 813
   _sqlite_spec.py360100% 
   _table_spec.py1712187%45, 60, 69, 80, 84–85, 97, 109, 126, 187, 192–194, 270, 272, 274–275, 333–334, 443–444
   _types.py19194%27
   _utils.py51590%52, 65, 68, 78, 91
   utils.py971782%112, 119–120, 155–158, 204, 217, 237–241, 267, 271, 312
TOTAL6137088% 

Tests Skipped Failures Errors Time
60 0 💤 0 ❌ 0 🔥 2m 1s ⏱️

@pga2rn pga2rn force-pushed the ci/pyproject_hatch_ruff_cfg branch from 19aff32 to d4b4cff Compare October 15, 2024 02:26
@pga2rn pga2rn merged commit 6a0c8e8 into main Oct 15, 2024
12 checks passed
@pga2rn pga2rn deleted the ci/pyproject_hatch_ruff_cfg branch October 15, 2024 02:33
Repository owner deleted a comment from sonarcloud bot Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant