Laguna1989 / OpenALpp

Modern OOP C++14 audio library built on OpenAL for Windows, macOS, Linux and web (emscripten).
MIT License
6 stars 1 forks source link

Refactor kernel variable name #94

Closed Laguna1989 closed 9 months ago

Laguna1989 commented 9 months ago

Actually the member m_kernel represents the transformed kernel, changed the name to reflect that better

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d1c1c81) 100.00% compared to head (64a0986) 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #94 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 25 Lines 567 567 ========================================= Hits 567 567 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.