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

FI-3550: Handle optional waiting results #570

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

Jammjammjamm
Copy link
Collaborator

Summary

This branch fixes the result summarizer to properly handle optional tests with wait results.

Testing Guidance

Load up a test kit with an optional wait test, and it should behave properly on this branch.

@Jammjammjamm Jammjammjamm self-assigned this Dec 10, 2024
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.44%. Comparing base (2c6d592) to head (cb0b905).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #570   +/-   ##
=======================================
  Coverage   84.44%   84.44%           
=======================================
  Files         265      265           
  Lines       11487    11488    +1     
  Branches     1265     1266    +1     
=======================================
+ Hits         9700     9701    +1     
  Misses       1777     1777           
  Partials       10       10           
Flag Coverage Δ
backend 93.50% <100.00%> (+<0.01%) ⬆️
frontend 79.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@karlnaden karlnaden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works as expected

@Jammjammjamm Jammjammjamm merged commit 40b6c5c into main Dec 10, 2024
10 checks passed
@Jammjammjamm Jammjammjamm deleted the fi-3550-optional-waiting-results branch December 10, 2024 15:25
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.

2 participants