Skip to content

add RW primitive kernel#80

Merged
SamuelBrand1 merged 2 commits into
mainfrom
RW-kernel
Jun 16, 2026
Merged

add RW primitive kernel#80
SamuelBrand1 merged 2 commits into
mainfrom
RW-kernel

Conversation

@SamuelBrand1

Copy link
Copy Markdown
Collaborator

This pull request introduces a new random walk (Wiener process) kernel, RandomWalk, to the Gaussian process modeling framework in NowcastAutoGP. The kernel is implemented as an extension to the AutoGP package and is accompanied by tests to ensure correctness and compatibility with the existing API.

@codecov-commenter

codecov-commenter commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.00%. Comparing base (3f70200) to head (3fef70b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   95.68%   96.00%   +0.31%     
==========================================
  Files           5        6       +1     
  Lines         139      150      +11     
==========================================
+ Hits          133      144      +11     
  Misses          6        6              

☔ View full report in Codecov by Harness.
📢 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.

@SamuelBrand1 SamuelBrand1 merged commit 697487f into main Jun 16, 2026
10 checks passed
@SamuelBrand1 SamuelBrand1 deleted the RW-kernel branch June 16, 2026 10:48
@SamuelBrand1 SamuelBrand1 restored the RW-kernel branch June 16, 2026 10:48
@SamuelBrand1 SamuelBrand1 deleted the RW-kernel branch June 16, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants