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

Sine and Cosine approximations #459

Merged
merged 11 commits into from
Oct 11, 2023
Merged

Sine and Cosine approximations #459

merged 11 commits into from
Oct 11, 2023

Conversation

jatinchowdhury18
Copy link
Contributor

No description provided.

@github-actions github-actions bot added dsp Related to the audio DSP utils tests Related to the module unit tests benchmarks Related to the module benchmarks labels Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
modules/dsp/chowdsp_math/Math/chowdsp_TrigApprox.h 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@jatinchowdhury18 jatinchowdhury18 merged commit 7046f87 into master Oct 11, 2023
29 checks passed
@jatinchowdhury18 jatinchowdhury18 deleted the trig-approx branch October 11, 2023 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks Related to the module benchmarks dsp Related to the audio DSP utils tests Related to the module unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant