feat: show estimate in issues list, search, and read output#92
Open
lightstrike wants to merge 3 commits intoflipbit03:mainfrom
Open
feat: show estimate in issues list, search, and read output#92lightstrike wants to merge 3 commits intoflipbit03:mainfrom
lightstrike wants to merge 3 commits intoflipbit03:mainfrom
Conversation
4ad3a47 to
5ff5cb1
Compare
Contributor
Author
|
@flipbit03 Ready for review again — rebased onto main and reverted the unrelated comment deletions. All CI checks passing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
estimate: Option<f64>toIssueSummary,SearchSummary, andIssueDetailtypesestimatecolumn toIssueRowtable output"3"not"3.0"), empty string whenNoneissues list,issues search, andissues readoutputTest plan
cargo clippy --workspace -- -D warningscleancargo fmt --checkcleancargo test --workspace— all 64 offline tests passlineark issues list --limit 5— estimate column visiblelineark issues search "test" -l 5— estimate column visiblelineark issues read ENG-xxx— estimate field in detail output