fair-acc / opencmw-cpp

Open Common Middle-Ware library for accelerator equipment- and beam-based control systems at FAIR.
https://opencmw.io
GNU Lesser General Public License v3.0
10 stars 7 forks source link

RestClientEmscripten: Preserve query parameters for sub/unsub #340

Closed frankosterfeld closed 7 months ago

frankosterfeld commented 7 months ago

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

sonarcloud[bot] commented 7 months ago

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

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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 ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.