gitlab-org--gitlab-foss/danger
Sean McGivern 0e616d71fb Also count specs in new files in Danger check
We have a Danger check that warns if you made changes in app/ but not in
spec/. However, this only checked for changed files - not new files. If
you added an app file with no specs, it wouldn't warn; and it would warn
erroneously if you added a missing spec file while changing a file in
app/.
2018-10-23 15:45:05 +01:00
..
changelog
changes_size
commit_messages
database Create helper to get all changed files 2018-10-22 11:04:55 +02:00
documentation Create helper to get all changed files 2018-10-22 11:04:55 +02:00
eslint Create helper to get all changed files 2018-10-22 11:04:55 +02:00
frozen_string
gemfile
metadata
plugins Create helper to get all changed files 2018-10-22 11:04:55 +02:00
prettier Create helper to get all changed files 2018-10-22 11:04:55 +02:00
specs Also count specs in new files in Danger check 2018-10-23 15:45:05 +01:00