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

RestClientEmscripten: Preserve query parameters for sub/unsub #340

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

frankosterfeld
Copy link
Contributor

Make sure LongPollingIdx is appended to existing query params, not replacing them.

Make sure LongPollingIdx is appended to existing query params, not
replacing them.
Copy link

sonarcloud bot commented Feb 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (57f31a1) 57.15% compared to head (473f06e) 57.15%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #340   +/-   ##
=======================================
  Coverage   57.15%   57.15%           
=======================================
  Files          69       69           
  Lines        7310     7310           
  Branches     2703     2703           
=======================================
  Hits         4178     4178           
- Misses       1322     1323    +1     
+ Partials     1810     1809    -1     

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

@RalphSteinhagen RalphSteinhagen merged commit a7a7c5c into main Feb 6, 2024
11 checks passed
@RalphSteinhagen RalphSteinhagen deleted the frank/em-fix-sub-unsub branch February 6, 2024 05:44
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.

2 participants