Skip to content

Commit

Permalink
feat: Add report section summarizing failing assertions from all test…
Browse files Browse the repository at this point in the history
…s in a plan (#1288)

Adds a report table summarizing all failing assertions to the Candidate Review and on Report pages.
  • Loading branch information
stalgiag authored Feb 4, 2025
1 parent e7bcb45 commit 46851ce
Show file tree
Hide file tree
Showing 19 changed files with 1,110 additions and 200 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,8 @@
position: relative;
top: -5px;
}

.begin-review-button-container {
margin-left: auto;
flex-grow: 0;
}
Loading

0 comments on commit 46851ce

Please sign in to comment.