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

Added AudioTap functionality #80

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'doublesymmetry/main' into bsneed/audioTap

2f7917b
Select commit
Loading
Failed to load commit list.
Open

Added AudioTap functionality #80

Merge remote-tracking branch 'doublesymmetry/main' into bsneed/audioTap
2f7917b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2024 in 1s

78.62% (target 78.00%)

View this Pull Request on Codecov

78.62% (target 78.00%)

Details

Codecov Report

Attention: Patch coverage is 85.45455% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 78.62%. Comparing base (4d3c1db) to head (2f7917b).

Files Patch % Lines
Sources/SwiftAudioEx/AudioTap.swift 85.71% 7 Missing ⚠️
Sources/SwiftAudioEx/AudioPlayer.swift 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   78.33%   78.62%   +0.29%     
==========================================
  Files          17       18       +1     
  Lines        1288     1343      +55     
==========================================
+ Hits         1009     1056      +47     
- Misses        279      287       +8     

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