You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As title suggests.
I noticed that in current dashboard, manifests are generated from main branch. IMHO, dashboard should only show cases that already got released. Coverage data for unreleased cases is not very meaningful, since SDK can't add tests for unreleased cases.
If we want to see unreleased cases, we could add something like a toggle to each of the manifest, that choose between latest released and unreleased version. By default, we should show released cases.
This lies somewhat between a bug and a discussion, and I haven't considered implementation details.
Describe the bug
As title suggests.
I noticed that in current dashboard, manifests are generated from main branch. IMHO, dashboard should only show cases that already got released. Coverage data for unreleased cases is not very meaningful, since SDK can't add tests for unreleased cases.
If we want to see unreleased cases, we could add something like a toggle to each of the manifest, that choose between latest released and unreleased version. By default, we should show released cases.
This lies somewhat between a bug and a discussion, and I haven't considered implementation details.
Reproduction
These two cases are not released but shown.
Checklist
The text was updated successfully, but these errors were encountered: