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

Switch to atomic types from Go 1.19 #500

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Switch to atomic types from Go 1.19 #500

merged 1 commit into from
Oct 30, 2023

Conversation

fancycode
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Jun 15, 2023

Pull Request Test Coverage Report for Build 6690207341

  • 45 of 119 (37.82%) changed or added relevant lines in 12 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.06%) to 54.578%

Changes Missing Coverage Covered Lines Changed/Added Lines %
janus_client.go 0 1 0.0%
mcu_janus.go 0 2 0.0%
proxy/proxy_client.go 0 2 0.0%
hub.go 12 15 80.0%
proxy/proxy_session.go 0 8 0.0%
proxy/proxy_server.go 1 16 6.25%
mcu_proxy.go 0 43 0.0%
Files with Coverage Reduction New Missed Lines %
proxy/proxy_session.go 1 0.0%
hub.go 2 74.36%
Totals Coverage Status
Change from base Build 6690050359: 0.06%
Covered Lines: 7302
Relevant Lines: 13379

💛 - Coveralls

@fancycode fancycode marked this pull request as ready for review October 30, 2023 08:32
@fancycode fancycode merged commit a43686a into master Oct 30, 2023
15 checks passed
@fancycode fancycode deleted the atomic-19 branch October 30, 2023 08:53
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