-
- Downloads
Count comments on notes and merge requests
This extends our existing `Gitlab::UsageDataCounters::NoteCounter` to also count notes on commits and merge requests
Showing
- changelogs/unreleased/bvl-mr-commit-note-counter.yml 5 additions, 0 deletionschangelogs/unreleased/bvl-mr-commit-note-counter.yml
- lib/gitlab/usage_data_counters/note_counter.rb 4 additions, 4 deletionslib/gitlab/usage_data_counters/note_counter.rb
- spec/lib/gitlab/usage_data_counters/note_counter_spec.rb 17 additions, 7 deletionsspec/lib/gitlab/usage_data_counters/note_counter_spec.rb
- spec/lib/gitlab/usage_data_spec.rb 7 additions, 3 deletionsspec/lib/gitlab/usage_data_spec.rb
Please register or sign in to comment