Skip to content

Commit 2a6e45b

Browse files
committed
update: move issue #401 to DONE after PR #402 emergency merge
1 parent f590e44 commit 2a6e45b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

BACKLOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
- [ ] #403: Refactor - reduce contour function complexity - functions exceed 50-line target
1616

1717
## DOING (Current Work)
18-
- [x] #401: Fix - CI test-coverage failing with segfaults in colored_contours and ascii_heatmap_demo (branch: fix-ci-segfaults-401)
18+
19+
## DONE (Completed)
20+
- [x] #401: Fix - CI test-coverage failing with segfaults in colored_contours and ascii_heatmap_demo - FIXED: Resolved critical CI segmentation faults in contour plotting functions by replacing unsafe merge() usage with conditional parameter forwarding in matplotlib wrapper, preventing memory access violations when optional parameters are not present (PR #402 merged)
1921

2022
## FUTURE SPRINTS - Systematic Restoration
2123

0 commit comments

Comments
 (0)