Skip to content

Conversation

@stefmolin
Copy link
Owner

  • Make line tests easier to debug
  • Update diamond test cases
  • Update rectangle test cases

@stefmolin stefmolin added the testing Relating to the testing suite label Feb 22, 2025
@codecov
Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (82c8ba6) to head (badfff3).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #292   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files          84       84           
  Lines        2097     2098    +1     
  Branches      121      121           
=======================================
+ Hits         2072     2073    +1     
  Misses         24       24           
  Partials        1        1           
Files with missing lines Coverage Δ
tests/shapes/lines/bases.py 100.00% <100.00%> (ø)
tests/shapes/lines/test_diamond.py 100.00% <100.00%> (ø)
tests/shapes/lines/test_rectangle.py 100.00% <100.00%> (ø)

@stefmolin stefmolin merged commit 971ea68 into main Feb 22, 2025
22 checks passed
@stefmolin stefmolin deleted the test-updates branch February 22, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Relating to the testing suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants