Skip to content

use safer atomic structs instead of atomic functions#5622

Merged
aler9 merged 1 commit intomainfrom
fix/atomic
Mar 31, 2026
Merged

use safer atomic structs instead of atomic functions#5622
aler9 merged 1 commit intomainfrom
fix/atomic

Conversation

@aler9
Copy link
Copy Markdown
Member

@aler9 aler9 commented Mar 31, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

❌ Patch coverage is 74.07407% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.09%. Comparing base (b4d1986) to head (6c9edd1).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
internal/servers/hls/muxer.go 55.55% 4 Missing ⚠️
internal/protocols/webrtc/peer_connection.go 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5622      +/-   ##
==========================================
- Coverage   62.11%   62.09%   -0.02%     
==========================================
  Files         205      205              
  Lines       17392    17382      -10     
==========================================
- Hits        10803    10794       -9     
+ Misses       5704     5703       -1     
  Partials      885      885              

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

🚀 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.

@aler9 aler9 merged commit 0eb7089 into main Mar 31, 2026
12 checks passed
@aler9 aler9 deleted the fix/atomic branch March 31, 2026 09:30
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.

1 participant