Skip to content

Add missing IterateOPs methods#82

Draft
ufechner7 wants to merge 6 commits intomainfrom
iterate
Draft

Add missing IterateOPs methods#82
ufechner7 wants to merge 6 commits intomainfrom
iterate

Conversation

@ufechner7
Copy link
Copy Markdown
Owner

@ufechner7 ufechner7 commented Aug 30, 2025

Translate:

  • IterateOPs_average
  • IterateOPs_buffer
  • IterateOPs_maximum
  • IterateOPs_weighted

A good testcase/ comparison with Matlab is needed.

@ufechner7 ufechner7 self-assigned this Aug 30, 2025
@ufechner7 ufechner7 linked an issue Aug 30, 2025 that may be closed by this pull request
4 tasks
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 30, 2025

Codecov Report

❌ Patch coverage is 91.11111% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.65%. Comparing base (ee085f2) to head (6014b91).

Files with missing lines Patch % Lines
src/floridyn_cl/iterate.jl 91.11% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   86.58%   86.65%   +0.07%     
==========================================
  Files          36       36              
  Lines        3048     3094      +46     
==========================================
+ Hits         2639     2681      +42     
- Misses        409      413       +4     

☔ 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.

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.

Translate missing iterateOPs methods

1 participant