Skip to content

Add review_status to SegmentModel#1297

Merged
volodymyryushko-coder merged 2 commits into
mainfrom
feature/segment-review-status
Jun 16, 2026
Merged

Add review_status to SegmentModel#1297
volodymyryushko-coder merged 2 commits into
mainfrom
feature/segment-review-status

Conversation

@supersergiy

Copy link
Copy Markdown
Member

Adds nullable review_status field to SegmentModel and Segment TypedDict for tracking neuron completeness (Complete/Incomplete). Updated to_dict/from_dict.

New nullable text field for tracking neuron completeness (Complete/Incomplete),
orthogonal to the existing lifecycle status. Updated to_dict/from_dict.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0b84d75) to head (8677e5a).
⚠️ Report is 260 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #1297      +/-   ##
===========================================
+ Coverage   99.98%   100.00%   +0.01%     
===========================================
  Files         196       204       +8     
  Lines       10501     10881     +380     
===========================================
+ Hits        10499     10881     +382     
+ Misses          2         0       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@volodymyryushko-coder volodymyryushko-coder left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

…om_dict

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@volodymyryushko-coder volodymyryushko-coder merged commit 10996a1 into main Jun 16, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants