Skip to content

Improve statistics page#2634

Open
Eddasol wants to merge 1 commit intoequinor:mainfrom
Eddasol:fix-stats
Open

Improve statistics page#2634
Eddasol wants to merge 1 commit intoequinor:mainfrom
Eddasol:fix-stats

Conversation

@Eddasol
Copy link
Contributor

@Eddasol Eddasol commented Mar 13, 2026

Before:
image

After:
image

On mission status columns: Failed now includes failed and aborted. Cancelled is still ignored.
On tasks status columns: All tasks that have status successful or failed are included. Other tasks are ignored.

Ready for review checklist:

  • A self-review has been performed
  • All commits run individually
  • Temporary changes have been removed, like console.log, TODO, etc.
  • The PR has been tested locally
  • A test has been written
    • This change doesn't need a new test
  • Relevant issues are linked
  • Remaining work is documented in issues
    • There is no remaining work from this PR that require new issues
  • The changes does not introduce dead code as unused imports, functions etc.

@Eddasol Eddasol self-assigned this Mar 13, 2026
@Eddasol Eddasol added improvement Improvement to existing functionality frontend Frontend related functionality labels Mar 13, 2026
@Eddasol Eddasol force-pushed the fix-stats branch 2 times, most recently from 426870b to ef9c96c Compare March 13, 2026 14:54
@Eddasol Eddasol force-pushed the fix-stats branch 3 times, most recently from dbbb513 to 2c3923d Compare March 16, 2026 09:23
@Eddasol Eddasol requested a review from nicholasdalhaug March 16, 2026 09:24
@Eddasol Eddasol requested a review from K-S-Bakken March 16, 2026 09:47
@andchiind
Copy link
Contributor

Do I understand correctly that "Aborted" is treated as failed? Doesn't this become skewed with respect to mission aborted due to low battery?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Frontend related functionality improvement Improvement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The statistics page is not working correctly and displays wrong information

3 participants