-
Notifications
You must be signed in to change notification settings - Fork 565
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
MueLu: improve factory unit testing #9743
Comments
@jhux2 , I'm not positive yet, but I think it's likely I'll be using MueLu_TpetraOperator a bit in upcoming research, so I can make sure to cover it when I get there. |
@jhux2 I'm curious: Is the purpose of this issue just purely informative, so that we can work on improving test coverage as we do our regular developments, or is this to organize a coordinated effort to improve testing? |
@mayrmt NexGen (@JacobDomagala @mperrinel @ppebay) is improving MueLu's Kokkos testing coverage. The purpose of this issue is to prioritize the classes they look at. It's also informational for all of the @trilinos/muelu developers. @trilinos/muelu If you see classes that you think should be prioritized, please bold them in the above check list. |
This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity. |
Do not close :) |
This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity. |
bad bot >:( |
Enhancement
@trilinos/Muelu @csiefer2
This is a checklist of MueLu classes identified as having less than 75% code coverage (per analysis by @JacobDomagala on 2021-Sept-09).
The purpose of this checklist is guide the work of improving unit testing being done by NexGen Analytics.
Higher priority factories are bolded.
MueLu developers: If you see classes that you think should be prioritized, please bold them in the check list below.
muelu/adapters/stratimikos
muelu/adapters/tpetra
muelu/adapters/xpetra
muelu/src/Graph/Containers
muelu/src/Graph/HybridAggregation
muelu/src/Graph/MatrixTransformation
muelu/src/Graph/StructuredAggregation
muelu/src/Graph/StructuredAggregation/coupled
muelu/src/Graph/StructuredAggregation/uncoupled
muelu/src/Graph/UncoupledAggregation
muelu/src/Graph/UserAggregation
muelu/src/Interface
muelu/src/Interface/FacadeClasses
muelu/src/Misc
muelu/src/MueCentral
muelu/src/Rebalancing
muelu/src/Smoothers
muelu/src/Smoothers/BlockedSmoothers
muelu/src/Transfers/Classical
muelu/src/Transfers/Energy-Minimization
Transfers/Petrov-Galerkin-SA
muelu/src/Transfers/GeneralGeometric
muelu/src/Transfers/SemiCoarsen
muelu/src/Transfers/SmoothedAggregation
Transfers/User
The text was updated successfully, but these errors were encountered: