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

Fix issue with using un-resampled prior in regulariser #978

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

sdhiscocks
Copy link
Member

This was using the prior particles, before resampling.

@sdhiscocks sdhiscocks requested a review from a team as a code owner April 3, 2024 12:22
@sdhiscocks sdhiscocks requested review from jswright-dstl and hpritchett-dstl and removed request for a team April 3, 2024 12:22
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.54%. Comparing base (8c8f9ee) to head (ce93a42).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #978      +/-   ##
==========================================
- Coverage   93.54%   93.54%   -0.01%     
==========================================
  Files         202      202              
  Lines       12930    12929       -1     
  Branches     2640     2640              
==========================================
- Hits        12096    12094       -2     
  Misses        590      590              
- Partials      244      245       +1     
Flag Coverage Δ
integration 66.05% <0.00%> (+<0.01%) ⬆️
unittests 89.20% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@timothy-glover
Copy link
Contributor

I have reviewed and tested the changes and everything seems correct. Happy for this to be merged.

@sdhiscocks sdhiscocks added the bug label Apr 4, 2024
@sdhiscocks sdhiscocks merged commit b50ece6 into main Apr 10, 2024
10 checks passed
@sdhiscocks sdhiscocks deleted the part_up_reg_fix branch April 10, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants