Skip to content

Commit

Permalink
refactor: increase highestWastedBytes to 30MB
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Apr 27, 2020
1 parent 739bc3e commit b8c838d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dive-ci
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://github.com/wagoodman/dive#ci-integration
rules:
lowestEfficiency: 0.95
highestWastedBytes: 25MB
highestWastedBytes: 30MB
highestUserWastedPercent: 0.20

0 comments on commit b8c838d

Please sign in to comment.