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

socket fix #73

Merged
merged 1 commit into from
May 31, 2024
Merged

socket fix #73

merged 1 commit into from
May 31, 2024

Conversation

soleil00
Copy link
Collaborator

what does this PR does

in this PR i have fixed cors error for socket where someone wrongly changed socket allowed origin which unfortunaely led to in app notification feature mulfunctioned

FROM

Screenshot 2024-05-31 at 09 30 54

TO

Screenshot 2024-05-31 at 09 30 31

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 77.51%. Comparing base (adc04b1) to head (92101fe).

Files Patch % Lines
src/utils/server.ts 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #73      +/-   ##
==========================================
- Coverage   77.66%   77.51%   -0.15%     
==========================================
  Files         120      120              
  Lines        2100     2104       +4     
  Branches      285      286       +1     
==========================================
  Hits         1631     1631              
- Misses        457      461       +4     
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@MugemaneBertin2001 MugemaneBertin2001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@teerenzo teerenzo merged commit e0563b8 into dev May 31, 2024
2 checks passed
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.

4 participants