data-morph icon indicating copy to clipboard operation
data-morph copied to clipboard

Add infinity and figure eight target shapes

Open MozzersGit opened this issue 1 year ago • 1 comments

Fixes: #179 Fixes: #178

Changes

  • Added infinity Target Shape
  • Added Figure Eight Shape

MozzersGit avatar Jul 13 '24 12:07 MozzersGit

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.44%. Comparing base (51b8d26) to head (0853d0a). Report is 54 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   98.42%   98.44%   +0.01%     
==========================================
  Files          43       43              
  Lines        1775     1795      +20     
  Branches      358      356       -2     
==========================================
+ Hits         1747     1767      +20     
  Misses         25       25              
  Partials        3        3              
Files with missing lines Coverage Δ
src/data_morph/shapes/factory.py 100.00% <ø> (ø)
src/data_morph/shapes/points.py 100.00% <100.00%> (ø)
tests/shapes/test_points.py 100.00% <100.00%> (ø)

codecov[bot] avatar Jul 16 '24 23:07 codecov[bot]

Superseded by #265

stefmolin avatar Feb 12 '25 03:02 stefmolin