Skip to content

Commit

Permalink
Automated stats update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 9, 2023
1 parent 24aa65a commit a90faaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@ java -jar target/BreakingUpdateReproducer.jar --help
```

## Stats
As of Aug 7 2023:
As of Aug 9 2023:
* The benchmark consists of 331 reproducible breaking updates.
- Of these breaking updates, 124 (37.46%) fail compilation with the updated dependency.
- 95 (28.70%) fail tests with the updated dependency.
- 1 (0.30%) have dependency resolution failures with the updated dependency.
- 55 (16.62%) fail after updating the dependency due to maven enforcer failures.
- 56 (16.92%) fail due to unknown failures after updating the dependency.
* Overall, reproduction has been attempted for 2754 breaking updates, and 2423 (87.98%) could not be locally reproduced.
* For 0 potential breaking updates, reproduction has not been attempted yet.
* For 1148 potential breaking updates, reproduction has not been attempted yet.

0 comments on commit a90faaa

Please sign in to comment.