Skip to content

Replacement of Emulator processing with new encoding framework - #367

Merged
odunbar merged 76 commits into
mainfrom
orad/migrate-data-proc-to-new
Jul 15, 2025
Merged

Replacement of Emulator processing with new encoding framework#367
odunbar merged 76 commits into
mainfrom
orad/migrate-data-proc-to-new

missed format file

b001692
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2025 in 1s

90.61% (-0.04%) compared to 212c772, passed because coverage increased by 1.64% when compared to adjusted base (88.97%)

View this Pull Request on Codecov

90.61% (-0.04%) compared to 212c772, passed because coverage increased by 1.64% when compared to adjusted base (88.97%)

Details

Codecov Report

Attention: Patch coverage is 96.40884% with 13 lines in your changes missing coverage. Please review.

Project coverage is 90.61%. Comparing base (212c772) to head (b001692).

Files with missing lines Patch % Lines
src/GaussianProcess.jl 86.11% 5 Missing ⚠️
src/Utilities.jl 96.00% 2 Missing ⚠️
src/Utilities/canonical_correlation.jl 96.87% 2 Missing ⚠️
src/Utilities/decorrelator.jl 96.96% 2 Missing ⚠️
src/ScalarRandomFeature.jl 93.33% 1 Missing ⚠️
src/VectorRandomFeature.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
- Coverage   90.65%   90.61%   -0.04%     
==========================================
  Files           7       10       +3     
  Lines        1658     1577      -81     
==========================================
- Hits         1503     1429      -74     
+ Misses        155      148       -7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.