Page MenuHomePhabricator

Rename notificationSizeValidator to isNotificationSizeValid
ClosedPublic

Authored by angelika on Oct 15 2024, 5:32 AM.
Tags
None
Referenced Files
F3342789: D13713.id45210.diff
Fri, Nov 22, 2:06 AM
F3342754: D13713.id45195.diff
Fri, Nov 22, 1:58 AM
F3339916: D13713.diff
Thu, Nov 21, 9:03 PM
Unknown Object (File)
Sun, Nov 17, 2:11 AM
Unknown Object (File)
Sat, Nov 16, 10:47 AM
Unknown Object (File)
Sat, Nov 16, 10:47 AM
Unknown Object (File)
Sat, Nov 16, 10:47 AM
Unknown Object (File)
Sat, Nov 16, 10:47 AM
Subscribers

Details

Summary

Rename notificationSizeValidator function to make it more obvious it returns true if size is valid.

Depends on D13712

Test Plan
  1. Create chat
  2. Verify that notifications are still working

Diff Detail

Repository
rCOMM Comm
Branch
@graszka22/ENG-9376
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Thanks for doing this!

This revision is now accepted and ready to land.Oct 15 2024, 9:26 AM

You updated the wrong diff – this can happen if you don't rebase back to the original diff before running arc diff again

arc diff basically checks the "Differential Revision: " line of the most recent commit, and updates the corresponding Phabricator diff to match that commit.

You updated the wrong diff – this can happen if you don't rebase back to the original diff before running arc diff again

arc diff basically checks the "Differential Revision: " line of the most recent commit, and updates the corresponding Phabricator diff to match that commit.

Yes, I know I messed something up 😅 I'm still learning this diff stuff, but now it should be ok 🙏