Implement #38: Polygon Shapes
All checks were successful
CI / build-and-test (pull_request) Successful in 17s
#45 opened 2026-03-27 23:58:11 +00:00 by thib8956
Implement #37: Save/Load Functionality
Some checks failed
CI / build-and-test (pull_request) Failing after 12s
#44 opened 2026-03-27 23:58:10 +00:00 by thib8956
Implement #36: Group/Ungroup Shapes
Some checks failed
CI / build-and-test (pull_request) Failing after 12s
#43 opened 2026-03-27 23:58:09 +00:00 by thib8956
Implement #35: Copy/Paste Functionality
Some checks failed
CI / build-and-test (pull_request) Failing after 11s
#42 opened 2026-03-27 23:58:08 +00:00 by thib8956
Implement #34: Undo/Redo with Command Pattern
Some checks failed
CI / build-and-test (pull_request) Failing after 11s
#41 opened 2026-03-27 23:58:07 +00:00 by thib8956
Implement #33: Box Selection
Some checks failed
CI / build-and-test (pull_request) Failing after 11s
#40 opened 2026-03-27 23:58:05 +00:00 by thib8956
Fix #31: NPE when resizing SCollection
All checks were successful
CI / build-and-test (pull_request) Successful in 19s
#39 opened 2026-03-27 23:58:01 +00:00 by thib8956
fix: SText.updateMeasuredBounds() mutates defensive copy instead of internal state
All checks were successful
CI / build-and-test (pull_request) Successful in 17s
Fix POM warnings: upgrade JaCoCo, pin dependency versions, add plugin version
All checks were successful
CI / build-and-test (pull_request) Successful in 17s
#29 by thib8956 was merged 2026-03-27 16:49:59 +00:00
fix(ci): use Maven wrapper instead of system mvn
All checks were successful
CI / build-and-test (pull_request) Successful in 24s
#26 by thib8956 was merged 2026-03-27 16:09:54 +00:00
test: add edge case tests (null, negative coords, zero dimensions)
All checks were successful
CI / build-and-test (pull_request) Successful in 17s
#23 by thib8956 was merged 2026-03-27 23:24:12 +00:00
test: add ResizeHandle enum unit tests
All checks were successful
CI / build-and-test (pull_request) Successful in 18s
#22 by thib8956 was merged 2026-03-27 18:06:56 +00:00
test: add contains(Point) hit-testing tests for all shapes
All checks were successful
CI / build-and-test (pull_request) Successful in 16s
#21 by thib8956 was merged 2026-03-27 23:28:59 +00:00
test: add HTMLDraftman direct visitor tests
All checks were successful
CI / build-and-test (pull_request) Successful in 18s
#19 by thib8956 was merged 2026-03-27 17:05:38 +00:00
test: add SVGDraftman direct visitor tests
All checks were successful
CI / build-and-test (pull_request) Successful in 18s
#18 by thib8956 was merged 2026-03-27 17:19:14 +00:00
test: add ColorAttributes unit tests
All checks were successful
CI / build-and-test (pull_request) Successful in 18s
#17 by thib8956 was merged 2026-03-27 16:56:35 +00:00
Add SelectionAttributes unit tests
All checks were successful
CI / build-and-test (pull_request) Successful in 19s
#16 by thib8956 was merged 2026-03-27 17:01:33 +00:00
Add parameterized ShapeContractTest for Shape interface invariants
All checks were successful
CI / build-and-test (pull_request) Successful in 18s
#15 by thib8956 was merged 2026-03-27 16:21:22 +00:00