OpenMDAO / OpenMDAO/Aviary

Complete code coverage for unittesting

Open
#270 5 comments 0 reactions 5 assignees View on GitHub

@nathanperreau is already working on this.

Since Feb 9, 2026.

epic validation
Dominant language
Python
Stars
287
Forks
140
Avg merge
6d 14h
Merged PRs (30d)
18

Description

Desired capability or behavior.

Aviary has very high code coverage with unittests, but many analysis components still don't have complete coverage. Tests should be updated to gain 100% coverage for files where possible - this will not make sense for every file, but most likely can reach this point. Many functions/utils have incidental coverage through being called by other components, but should probably have their own tests.

Is your feature request related to a problem? Please describe.

No response

Associated Bug Report

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.