Skip to content

feat(logger): expose DPF logging API for custom Python plugins#3250

Merged
PProfizi merged 2 commits into
mainfrom
pprofizi/us/1436781-expose-dpf-log-api-clean
Jun 5, 2026
Merged

feat(logger): expose DPF logging API for custom Python plugins#3250
PProfizi merged 2 commits into
mainfrom
pprofizi/us/1436781-expose-dpf-log-api-clean

Conversation

@PProfizi
Copy link
Copy Markdown
Contributor

@PProfizi PProfizi commented Jun 3, 2026

  • add dpf_logger module and public logger API for custom Python plugins
  • add unit tests plus real global InProcess integration test
  • add custom plugin logging tutorial and gallery link updates
  • note logger availability and link from custom operators tutorial

- add dpf_logger module and public logger API for custom Python plugins
- add unit tests plus real global InProcess integration test
- add custom plugin logging tutorial and gallery link updates
- note logger availability and link from custom operators tutorial

US 1436781
@PProfizi PProfizi requested a review from ansys-akarcher June 3, 2026 18:12
@PProfizi PProfizi self-assigned this Jun 3, 2026
@PProfizi PProfizi added enhancement New feature or request tutorials Related to PyDPF-Core tutorials deploy-pr-doc For deploying a PR's documentation labels Jun 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.94%. Comparing base (7e2c505) to head (7555636).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3250      +/-   ##
==========================================
+ Coverage   82.90%   82.94%   +0.04%     
==========================================
  Files          93       94       +1     
  Lines       11616    11697      +81     
==========================================
+ Hits         9630     9702      +72     
- Misses       1986     1995       +9     

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

The documentation for this pull request will be available at https://dpf.docs.pyansys.com/pull/3250. Please allow some time for the documentation to be deployed.

Comment thread tests/test_dpf_logger.py Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

The documentation for this pull request will be available at https://dpf.docs.pyansys.com/pull/3250. Please allow some time for the documentation to be deployed.

@PProfizi PProfizi merged commit db5ea40 into main Jun 5, 2026
42 checks passed
@PProfizi PProfizi deleted the pprofizi/us/1436781-expose-dpf-log-api-clean branch June 5, 2026 13:20
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

This PR has been closed. Documentation for this pull request will shortly be removed from its former deployment address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy-pr-doc For deploying a PR's documentation enhancement New feature or request tutorials Related to PyDPF-Core tutorials

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants