-
Notifications
You must be signed in to change notification settings - Fork 134
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
FEAT: Add distributed filters topology #5687
base: main
Are you sure you want to change the base?
Conversation
…sys/pyaedt into FEAT__Add_distributed_filters # Conflicts: # src/ansys/aedt/core/filtersolutions.py
For more information, see https://pre-commit.ci
…sys/pyaedt into FEAT__Add_distributed_filters
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5687 +/- ##
=======================================
Coverage 85.24% 85.25%
=======================================
Files 154 154
Lines 60767 60767
=======================================
+ Hits 51802 51806 +4
+ Misses 8965 8961 -4 |
Test coverage results are attached: ---------- coverage: platform win32, python 3.11.8-final-0 -----------
|
Looking at the coverage results, there are some lines that aren't covered. Are there some tests missing or what did the coverage check reveal? |
Description
Please provide a brief description of the changes made in this pull request.
Issue linked
Please mention the issue number or describe the problem this pull request addresses.
Checklist