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

Refactor shape files #240

Merged
merged 5 commits into from
Nov 25, 2024
Merged

Refactor shape files #240

merged 5 commits into from
Nov 25, 2024

Conversation

stefmolin
Copy link
Owner

No description provided.

@stefmolin stefmolin added this to the 0.3.0 milestone Nov 25, 2024
@stefmolin stefmolin self-assigned this Nov 25, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation ci/cd Relating to local development or CI/CD shapes Work relating to shapes module labels Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.53%. Comparing base (5d0486b) to head (aea1c42).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
+ Coverage   98.47%   98.53%   +0.05%     
==========================================
  Files          43       58      +15     
  Lines        1839     1908      +69     
  Branches      114      114              
==========================================
+ Hits         1811     1880      +69     
  Misses         25       25              
  Partials        3        3              
Files with missing lines Coverage Δ
src/data_morph/shapes/factory.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/__init__.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/diamond.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/high_lines.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/horizontal_lines.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/rectangle.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/slant_down.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/slant_up.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/star.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/vertical_lines.py 100.00% <100.00%> (ø)
... and 9 more
---- 🚨 Try these New Features:

@stefmolin stefmolin merged commit 712cbf7 into main Nov 25, 2024
22 checks passed
@stefmolin stefmolin deleted the refactor-shape-files branch November 25, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Relating to local development or CI/CD documentation Improvements or additions to documentation shapes Work relating to shapes module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant