Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

progress: secondary sort by start time #271

Merged
merged 1 commit into from Aug 12, 2023

Conversation

NathanBaulch
Copy link
Contributor

@NathanBaulch NathanBaulch commented Aug 12, 2023

Proposed Changes

Fixes the slightly messy deferred start sorting issue described in #270 by adding a secondary timeStart tracker sort in the renderer. Also removes a little dupe code by using a generic sort reverser wrapper type sortDsc.

progress-oddity

@sonarcloud
Copy link

sonarcloud bot commented Aug 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5841174342

  • 14 of 14 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 5841102019: 0.0%
Covered Lines: 3318
Relevant Lines: 3318

💛 - Coveralls

@NathanBaulch NathanBaulch changed the title progress: Secondary sort by start time progress: secondary sort by start time Aug 12, 2023
@jedib0t jedib0t merged commit 62e63ed into jedib0t:main Aug 12, 2023
4 checks passed
@jedib0t
Copy link
Owner

jedib0t commented Aug 12, 2023

Thanks for the changes! I'll cut a tag for you tomorrow.

@NathanBaulch
Copy link
Contributor Author

I'll cut a tag for you tomorrow.

I found another sorting issue, so maybe hold off on the tag until I can get it fixed.

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.

None yet

3 participants