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 JuliaBackend calibrate constructor #116

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Fix JuliaBackend calibrate constructor #116

merged 1 commit into from
Oct 25, 2024

Conversation

nefrathenrici
Copy link
Member

@nefrathenrici nefrathenrici commented Oct 18, 2024

  • Add calibrate(; ekp = ekp::EnsembleKalmanProcess) functionality
  • Improve keyword tests

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (5dd782a) to head (110f3b7).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/backends.jl 0.00% 11 Missing ⚠️
src/ekp_interface.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #116   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          7       7           
  Lines        352     357    +5     
=====================================
- Misses       352     357    +5     

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

@nefrathenrici nefrathenrici merged commit 81dbec4 into main Oct 25, 2024
9 checks passed
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.

1 participant