stryker-dashboard icon indicating copy to clipboard operation
stryker-dashboard copied to clipboard

See your mutation testing reports from anywhere 🚀

Results 58 stryker-dashboard issues
Sort by recently updated
recently updated
newest added

Minimal UX improvements, but it will fit better with the current styling.

area: frontend

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@angular-devkit/build-angular](https://togithub.com/angular/angular-cli) | [`17.3.7` -> `18.0.1`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/17.3.7/18.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@angular-devkit%2fbuild-angular/18.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/stryker-mutator/stryker-dashboard). ## Awaiting Schedule The following updates are...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chai](http://chaijs.com) ([source](https://togithub.com/chaijs/chai)) | [`4.4.1` -> `5.1.1`](https://renovatebot.com/diffs/npm/chai/4.4.1/5.1.1) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ajv](https://ajv.js.org) ([source](https://togithub.com/ajv-validator/ajv)) | [`8.12.0` -> `8.13.0`](https://renovatebot.com/diffs/npm/ajv/8.12.0/8.13.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@playwright/test](https://playwright.dev) ([source](https://togithub.com/microsoft/playwright)) | [`1.44.0` -> `1.44.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.44.0/1.44.1) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@angular-devkit/build-angular](https://togithub.com/angular/angular-cli) | [`17.3.7` -> `17.3.8`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/17.3.7/17.3.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@angular-devkit%2fbuild-angular/17.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Related to #388. --- 1. What if a real-time reporting (from CI) fails? 2. What should happen to the resources? 3. What should happen to the currently opened SSE request?...

enhancement
area: real-time reporting

Right now, without modifying the code, it is impossible for contributers to run e2e tests. The reason for this, is because we use https://github.com/strykermutator-test-account for running these tests. It should...

enhancement