Skip to content

Change wakelength by wake_length#29

Open
SebastienJoly wants to merge 1 commit into
mainfrom
Homogenize_wake_length
Open

Change wakelength by wake_length#29
SebastienJoly wants to merge 1 commit into
mainfrom
Homogenize_wake_length

Conversation

@SebastienJoly

Copy link
Copy Markdown
Contributor

📝 Pull Request Summary

Homogenize the naming of the wake length attribute

🔧 Changes Made

  • Replace wakelength with wake_length

✅ Checklist

  • Code follows the project's style and guidelines
  • Added tests for new functionality
  • Updated documentation (mentioned in docs/ or included in examples/ and notebooks/)
  • Verified that changes do not break existing functionality (automatic tests passing)

📌 Related Issues / PRs

Closes #28

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

🧪 Coverage Report

Name                                 Stmts   Miss  Cover
--------------------------------------------------------
iddefix/__init__.py                      7      0   100%
iddefix/_version.py                      1      0   100%
iddefix/framework.py                   345    156    55%
iddefix/objectiveFunctions.py           37     16    57%
iddefix/resonatorFormulas.py           202    142    30%
iddefix/smartBoundDetermination.py     103     14    86%
iddefix/solvers.py                      93     30    68%
iddefix/uncertainties.py                28      0   100%
iddefix/utils.py                       108     45    58%
--------------------------------------------------------
TOTAL                                  924    403    56%

Updated: 2026-07-02T12:36:42.903Z

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.

Different names used for wake length attribute

1 participant