Skip to content

Enable current_index/_value for Repeat in Python API ECFLOW-2084#343

Open
marcosbento wants to merge 2 commits into
developfrom
task/enable_current_value_and_current_index
Open

Enable current_index/_value for Repeat in Python API ECFLOW-2084#343
marcosbento wants to merge 2 commits into
developfrom
task/enable_current_value_and_current_index

Conversation

@marcosbento
Copy link
Copy Markdown
Collaborator

@marcosbento marcosbento commented May 22, 2026

Description

As per PR title.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

🌦️ >> Documentation << 🌦️
https://sites.ecmwf.int/docs/dev-section/ecflow/pull-requests/PR-343

@marcosbento marcosbento force-pushed the task/enable_current_value_and_current_index branch from 2d5ab34 to d557c9c Compare May 24, 2026 06:30
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 99.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 50.65%. Comparing base (1871903) to head (d557c9c).

Files with missing lines Patch % Lines
libs/attribute/src/ecflow/attribute/RepeatAttr.hpp 96.15% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #343      +/-   ##
===========================================
+ Coverage    50.57%   50.65%   +0.08%     
===========================================
  Files         1237     1237              
  Lines        98653    98838     +185     
  Branches     14958    14957       -1     
===========================================
+ Hits         49890    50063     +173     
- Misses       48763    48775      +12     

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

Depending on the underlying Repeat type, the current_value will
return either a Python str or int.

Re ECFLOW-2084
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