Skip to content
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

Add extraction utility functions #2554

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add extraction utility functions #2554

wants to merge 1 commit into from

Conversation

ZoeLeibowitz
Copy link
Contributor

@ZoeLeibowitz ZoeLeibowitz commented Mar 14, 2025

These functions have been extracted from my PETSc fork. @JDBetteridge wants to use them for something outside of PETSc.

Copy link

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.08%. Comparing base (661939b) to head (47b7463).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2554   +/-   ##
=======================================
  Coverage   92.07%   92.08%           
=======================================
  Files         238      239    +1     
  Lines       47032    47129   +97     
  Branches     4143     4151    +8     
=======================================
+ Hits        43303    43397   +94     
- Misses       3077     3078    +1     
- Partials      652      654    +2     
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 72.59% <ø> (ø)
pytest-gpu-nvc-nvidiaX 73.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mloubout mloubout added the API api (symbolics, types, ...) label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API api (symbolics, types, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants