Skip to content

Added GShape base class.#24

Merged
338rajesh merged 2 commits intomainfrom
22-add-gshape-class-for-common-2d-shape-operations-and-future-extensibility
Aug 31, 2025
Merged

Added GShape base class.#24
338rajesh merged 2 commits intomainfrom
22-add-gshape-class-for-common-2d-shape-operations-and-future-extensibility

Conversation

@338rajesh
Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 31, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 81.70732% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.35%. Comparing base (12cb702) to head (a44e1d0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
gbox/gshape/ellipse.py 87.75% 6 Missing ⚠️
gbox/utils.py 70.00% 6 Missing ⚠️
gbox/gshape/gshape.py 72.72% 3 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   83.49%   83.35%   -0.14%     
==========================================
  Files           5        6       +1     
  Lines         739      787      +48     
==========================================
+ Hits          617      656      +39     
- Misses        122      131       +9     

☔ View full report in Codecov by Sentry.
📢 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.

@338rajesh 338rajesh merged commit f6ed649 into main Aug 31, 2025
2 checks passed
@338rajesh 338rajesh deleted the 22-add-gshape-class-for-common-2d-shape-operations-and-future-extensibility branch August 31, 2025 15:55
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.

Add GShape class for common 2D shape operations and future extensibility

2 participants