Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating Reem's feature #5

Open
wants to merge 10,000 commits into
base: f24
Choose a base branch
from
Open

Conversation

rkensouh
Copy link

Adding Reem's individual changes from project 1 to the team project.

barisusakli and others added 30 commits April 12, 2024 16:25
filter:sockets.sendNewNotificationToUid - fires before emitting "event:new_notification"

filter:sockets.sendNewPostToUid - fires before emitting "event:new_post"

filter:sockets.sendNewTopicToUid - fires before emitting "event:new_topic"

filter:user.toggleFollow- fires before follow/unfollow
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2518)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@coveralls
Copy link

coveralls commented Sep 16, 2024

Pull Request Test Coverage Report for Build 10905289942

Details

  • 41 of 52 (78.85%) changed or added relevant lines in 3 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.06%) to 82.626%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/meta/configs.js 19 23 82.61%
src/topics/posts.js 15 22 68.18%
Files with Coverage Reduction New Missed Lines %
src/meta/configs.js 1 84.26%
src/meta/errors.js 1 76.74%
src/groups/join.js 1 92.05%
Totals Coverage Status
Change from base Build 10701387427: -0.06%
Covered Lines: 22328
Relevant Lines: 25595

💛 - Coveralls

njouud and others added 5 commits September 16, 2024 11:55
* Refactoring srt/api/posts.js , changes from P1

Implementing the changes I made from project 1

* Update posts.js

Remove double quoted line with console.log

* Update posts.js

Fixed some syntax errors,
Block is not padded by blank lines now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.