Skip to content

ref: new project structure#140

Merged
gazorby merged 7 commits intomainfrom
small-refactors-2
Dec 22, 2025
Merged

ref: new project structure#140
gazorby merged 7 commits intomainfrom
small-refactors-2

Conversation

@gazorby
Copy link
Owner

@gazorby gazorby commented Dec 22, 2025

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 22, 2025

Important

Review skipped

Too many files!

12 files out of 162 files are above the max files limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch small-refactors-2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

❌ Patch coverage is 97.31544% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.28%. Comparing base (e5819e4) to head (314c361).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/strawchemy/utils/annotation.py 79.31% 3 Missing and 3 partials ⚠️
src/strawchemy/utils/strawberry.py 75.00% 2 Missing and 2 partials ⚠️
src/strawchemy/dto/inspectors/base.py 80.00% 1 Missing and 1 partial ⚠️
src/strawchemy/schema/mutation/fields.py 98.43% 2 Missing ⚠️
src/strawchemy/dto/inspectors/sqlalchemy.py 97.91% 1 Missing ⚠️
src/strawchemy/dto/pydantic.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
- Coverage   94.29%   94.28%   -0.01%     
==========================================
  Files          65       69       +4     
  Lines        5832     5814      -18     
  Branches      770      770              
==========================================
- Hits         5499     5482      -17     
+ Misses        191      190       -1     
  Partials      142      142              

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

@gazorby gazorby changed the title ref: new project strtucture ref: new project structure Dec 22, 2025
@gazorby gazorby merged commit 1cd116a into main Dec 22, 2025
96 checks passed
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