Skip to content

Implement the 10 empty function bodies in specs/git/status.t27 - #4048

Closed
gHashTag wants to merge 1 commit into
masterfrom
queen-3686
Closed

gHashTag wants to merge 1 commit into
masterfrom
queen-3686

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #3686

Opened from the bee branch queen-3686, which was pushed but never turned into a pull request. Every changed path is inside the boundary the issue declares:

  • specs/git/status.t27

The acceptance criteria are structural and were checked by the swarm, not by a human; the review-side oracle is what decides whether the generated code compiles and passes its tests.

- Implemented status, is_clean, status_short, status_long, status_ignored
- Implemented filter_by_status, filter_by_pattern, count_by_kind, get_changed_files, has_changes
- Added 10 new tests to meet requirement of at least 19 total tests
- All functions now have proper implementations instead of stubs
- Fixed tuple syntax in count_by_kind return type
- Updated tests to use proper tuple field access (0, 1, 2 indices)

Closes #3686
@gHashTag
gHashTag enabled auto-merge September 17, 2026 06:48
This was referenced Sep 17, 2026
@gHashTag

Copy link
Copy Markdown
Owner Author

Superseded by #4289, which takes this branch's version of specs/git/status.t27 onto current master.

This pull request could not merge - mergeStateStatus: DIRTY - and a conflicted branch gets no required check, so it reported as waiting for CI. Rather than rebase it, #4289 carries the file, measured with a t27c built from master: it prints IMPLEMENTED with zero not yet implemented, and over the whole corpus NOPARSE goes 65 -> 61.

The work is yours; the branch is just no longer the way it lands.

@gHashTag gHashTag closed this Sep 20, 2026
auto-merge was automatically disabled September 20, 2026 05:18

Pull request was closed

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.

Implement the 10 empty function bodies in specs/git/status.t27

1 participant