Skip to content

feat(framework): expose operator changelog #2324

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

Merged
merged 19 commits into from
Jun 3, 2025

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Jun 2, 2025

This PR exposes the operator changelog API in PyDPF, as well as a way to get the version of an operator.
Also allows to define the changelog for custom operators.

@PProfizi PProfizi self-assigned this Jun 2, 2025
@PProfizi PProfizi added the enhancement New feature or request label Jun 2, 2025
@PProfizi PProfizi requested a review from a team as a code owner June 2, 2025 15:48
@PProfizi PProfizi requested a review from ansys-akarcher June 2, 2025 15:48
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

Attention: Patch coverage is 93.45794% with 7 lines in your changes missing coverage. Please review.

Project coverage is 84.02%. Comparing base (eb4627e) to head (3182abc).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2324      +/-   ##
==========================================
+ Coverage   83.97%   84.02%   +0.04%     
==========================================
  Files          90       91       +1     
  Lines       10399    10506     +107     
==========================================
+ Hits         8733     8828      +95     
- Misses       1666     1678      +12     

Copy link
Contributor

github-actions bot commented Jun 3, 2025

Some tests with 'continue-on-error: true' have failed:

  • PyDPF-Post docstring tests on windows-latest

Created by continue-on-error-comment

@PProfizi PProfizi merged commit 483d105 into master Jun 3, 2025
79 of 81 checks passed
@PProfizi PProfizi deleted the feat/expose_operator_changelog branch June 3, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants