-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(sdk): Rename
deduplicated_all_new_events
.
This patch renames `deduplicated_all_new_events` to `has_zero_new_unique_events` as I believe it removes an ambiguity around the naming: “all new events have been duplicated, whatever the resulting number of unique events” vs. “all new events were duplicated, there is no unique event”. The new method name takes a different angle by expressing a question rather than a state.
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters