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

updated base formatter to set a scenario as passed unless there exist… #582

Merged
merged 2 commits into from
Oct 27, 2023

updated scenarios to become undefined or pending based on step state

542691e
Select commit
Loading
Failed to load commit list.
Merged

updated base formatter to set a scenario as passed unless there exist… #582

updated scenarios to become undefined or pending based on step state
542691e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2023 in 1s

82.93% (-0.01%) compared to c61a939

View this Pull Request on Codecov

82.93% (-0.01%) compared to c61a939

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c61a939) 82.94% compared to head (542691e) 82.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #582      +/-   ##
==========================================
- Coverage   82.94%   82.93%   -0.01%     
==========================================
  Files          28       28              
  Lines        3412     3411       -1     
==========================================
- Hits         2830     2829       -1     
  Misses        467      467              
  Partials      115      115              
Files Coverage Δ
internal/formatters/fmt_base.go 87.20% <ø> (-0.08%) ⬇️

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