lincc-frameworks / lincc-frameworks/asv-formatter
Tilde might be used in ratio column sort
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Bug report**
It looks like the `~0.88` is being sorted above the `failed` rows, and I'm only guessing that this is because there's a tilde in the cell, and not just a floating point value. I would expect the failed rows to remain prominent.
**Before submitting**
Please check the following:
- [x] I have described the situation in which the bug arose, including what code was executed, information about my environment, and any applicable data others will need to reproduce the problem.
- [x] I have included available evidence of the unexpected behavior (including error messages, screenshots, and/or plots) as well as a descriprion of what I expected instead.
- [ ] If I have a solution in mind, I have provided an explanation and/or pseudocode and/or task list.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that formats or sorts the ratio column in this repository, then reproduce the reported ordering with a `~0.88` value and `failed` rows. Confirm whether the tilde is treated as part of the sortable value; done means failed rows remain prominent in the ratio-column ordering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100