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

Issue-97 Fix deadlocks on close connection #99

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

valinurovam
Copy link
Owner

Issue-97 Format code and fix spell issues, add some error handlers

Issue-97 Format code and fix spell issues, add some error handlers
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6707611935

  • 95 of 147 (64.63%) changed or added relevant lines in 7 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.9%) to 85.482%

Changes Missing Coverage Covered Lines Changed/Added Lines %
server/connection.go 8 10 80.0%
server/channel.go 42 46 91.3%
server/queueMethods.go 1 9 11.11%
server/vhost.go 4 17 23.53%
server/server.go 36 61 59.02%
Files with Coverage Reduction New Missed Lines %
server/channel.go 2 85.26%
server/connection.go 2 82.15%
Totals Coverage Status
Change from base Build 5691415362: -0.9%
Covered Lines: 3156
Relevant Lines: 3692

💛 - Coveralls

@valinurovam valinurovam merged commit 9766fa6 into master Oct 31, 2023
3 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.

2 participants