Skip to content

Feat one to one conn hub#232

Merged
philippseith merged 31 commits intophilippseith:masterfrom
mojtabaRKS:feat-one-to-one-conn-hub
Sep 1, 2025
Merged

Feat one to one conn hub#232
philippseith merged 31 commits intophilippseith:masterfrom
mojtabaRKS:feat-one-to-one-conn-hub

Conversation

@mojtabaRKS
Copy link
Copy Markdown
Contributor

@mojtabaRKS mojtabaRKS commented Aug 28, 2025

resolves : #3

mojtabaRKS and others added 30 commits July 15, 2025 10:25
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.5 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.0.5...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…-one-to-one-conn-hub

# Conflicts:
#	router/go.sum
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 28, 2025

Codecov Report

❌ Patch coverage is 45.28302% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.90%. Comparing base (7ebba2c) to head (5daaf1c).
⚠️ Report is 32 commits behind head on master.

Files with missing lines Patch % Lines
server.go 37.77% 26 Missing and 2 partials ⚠️
serveroptions.go 87.50% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
- Coverage   76.50%   75.90%   -0.61%     
==========================================
  Files          30       30              
  Lines        2801     2851      +50     
==========================================
+ Hits         2143     2164      +21     
- Misses        524      551      +27     
- Partials      134      136       +2     
Files with missing lines Coverage Δ
serveroptions.go 60.00% <87.50%> (+4.23%) ⬆️
server.go 81.21% <37.77%> (-12.98%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ebba2c...5daaf1c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@philippseith philippseith merged commit 1f2d78e into philippseith:master Sep 1, 2025
5 of 7 checks passed
@philippseith
Copy link
Copy Markdown
Owner

@mojtabaRKS👍

@mojtabaRKS mojtabaRKS deleted the feat-one-to-one-conn-hub branch October 21, 2025 15:23
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.

One hub instance per connection

3 participants