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

Flat Memory Pool #572

Merged
merged 7 commits into from
Dec 4, 2024

Fixing MacOS

6e03f55
Select commit
Loading
Failed to load commit list.
Merged

Flat Memory Pool #572

Fixing MacOS
6e03f55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 1s

95.07% (+0.04%) compared to 301210f

View this Pull Request on Codecov

95.07% (+0.04%) compared to 301210f

Details

Codecov Report

Attention: Patch coverage is 96.00000% with 31 lines in your changes missing coverage. Please review.

Project coverage is 95.07%. Comparing base (301210f) to head (6e03f55).
Report is 6 commits behind head on next.

Files with missing lines Patch % Lines
...owdsp_plugin_state/Backend/chowdsp_ParamHolder.cpp 92.01% 19 Missing ⚠️
...ata_structures/Allocators/chowdsp_FlatMemoryPool.h 91.11% 4 Missing ⚠️
.../chowdsp_plugin_state/Backend/chowdsp_StateValue.h 84.61% 4 Missing ⚠️
...p_plugin_state/Backend/chowdsp_PluginStateImpl.cpp 95.00% 2 Missing ⚠️
...sp_parameters/ParamUtils/chowdsp_MetricParameter.h 87.50% 1 Missing ⚠️
...dsp_plugin_state/Backend/chowdsp_NonParamState.cpp 98.57% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #572      +/-   ##
==========================================
+ Coverage   95.02%   95.07%   +0.04%     
==========================================
  Files         309      317       +8     
  Lines       11689    12290     +601     
  Branches     1084     1149      +65     
==========================================
+ Hits        11108    11685     +577     
- Misses        580      604      +24     
  Partials        1        1              

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