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

Multiple refactorings reformatted #193

Draft
wants to merge 48 commits into
base: devel
Choose a base branch
from

BlackBoxOptim.jl backend support

486984b
Select commit
Loading
Failed to load commit list.
Draft

Multiple refactorings reformatted #193

BlackBoxOptim.jl backend support
486984b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 4, 2025 in 0s

65.34% (-7.61%) compared to 8b0f880

View this Pull Request on Codecov

65.34% (-7.61%) compared to 8b0f880

Details

Codecov Report

Attention: Patch coverage is 59.36508% with 384 lines in your changes missing coverage. Please review.

Project coverage is 65.34%. Comparing base (8b0f880) to head (486984b).
Report is 16 commits behind head on devel.

Files with missing lines Patch % Lines
src/frontend/predict.jl 0.00% 57 Missing ⚠️
src/frontend/specification/ParameterTable.jl 0.00% 54 Missing ⚠️
src/frontend/specification/Sem.jl 60.58% 54 Missing ⚠️
ext/SEMBlackBoxOptimExt/DiffEvoFactory.jl 0.00% 51 Missing ⚠️
ext/SEMBlackBoxOptimExt/BlackBoxOptim.jl 0.00% 22 Missing ⚠️
...t/SEMBlackBoxOptimExt/SemOptimizerBlackBoxOptim.jl 0.00% 21 Missing ⚠️
src/observed/EM.jl 82.72% 19 Missing ⚠️
src/additional_functions/sparse_utils.jl 53.84% 18 Missing ⚠️
ext/SEMBlackBoxOptimExt/AdamMutation.jl 0.00% 17 Missing ⚠️
src/frontend/specification/RAMMatrices.jl 23.52% 13 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #193      +/-   ##
==========================================
- Coverage   72.94%   65.34%   -7.61%     
==========================================
  Files          50       60      +10     
  Lines        2218     2542     +324     
==========================================
+ Hits         1618     1661      +43     
- Misses        600      881     +281     

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