Skip to content

Conversation

@stefmolin
Copy link
Owner

No description provided.

@github-actions github-actions bot added documentation Improvements or additions to documentation shapes Work relating to shapes module data Work relating to data module bounds Work relating to the bounds module. labels Feb 12, 2025
@codecov
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 88.46154% with 3 lines in your changes missing coverage. Please review.

Project coverage is 98.49%. Comparing base (b7a786c) to head (6b07c03).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/data_morph/data/dataset.py 0.00% 3 Missing ⚠️

❌ Your patch status has failed because the patch coverage (88.46%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
- Coverage   98.55%   98.49%   -0.07%     
==========================================
  Files          60       60              
  Lines        1933     1922      -11     
  Branches      112      112              
==========================================
- Hits         1905     1893      -12     
- Misses         25       26       +1     
  Partials        3        3              
Files with missing lines Coverage Δ
src/data_morph/bounds/bounding_box.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/slant_down.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/slant_up.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/vertical_lines.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/wide_lines.py 100.00% <100.00%> (ø)
src/data_morph/shapes/lines/x_lines.py 100.00% <100.00%> (ø)
src/data_morph/shapes/points/heart.py 100.00% <100.00%> (ø)
src/data_morph/shapes/points/parabola.py 100.00% <100.00%> (ø)
... and 2 more

@stefmolin stefmolin merged commit bf1f664 into main Feb 13, 2025
22 of 23 checks passed
@stefmolin stefmolin deleted the iterable-bounding-box branch February 13, 2025 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bounds Work relating to the bounds module. data Work relating to data module 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.

2 participants