Skip to content

Conversation

@sotorrio1
Copy link
Member

@sotorrio1 sotorrio1 commented Sep 25, 2025

Fixes/Addresses:

Adding UQ tests to increase coverage

Summary/Motivation:

The motivation behind this effort is simply to increase the test coverage in all the LLNL maintained modules (UQ, OUU and SDoE).

Changes proposed in this PR:

  • Fix couple of bugs in the base code
  • Added some UQ tests. More to come.

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the copyright and license terms described in the LICENSE.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@sotorrio1 sotorrio1 self-assigned this Sep 25, 2025
@sotorrio1 sotorrio1 added UQ Issues related to creating, filtering, and analyzing simulation ensembles Testing Label denoting issues concerning automated testing labels Sep 25, 2025
@ksbeattie ksbeattie added the Priority:Normal Normal Priority Issue or PR label Sep 26, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 27.27273% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.87%. Comparing base (bb11943) to head (5e26aef).

Files with missing lines Patch % Lines
foqus_lib/gui/model/dmfUploadDialog.py 0.00% 4 Missing ⚠️
foqus_lib/gui/model/gatewayUploadDialog.py 0.00% 4 Missing ⚠️
foqus_lib/framework/graph/graph.py 0.00% 3 Missing ⚠️
foqus_lib/framework/optimizer/SM_Optimizer.py 0.00% 2 Missing ⚠️
foqus_lib/framework/uq/SampleData.py 33.33% 1 Missing and 1 partial ⚠️
foqus_lib/gui/uq/AnalysisDialog.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1272      +/-   ##
==========================================
+ Coverage   39.05%   39.87%   +0.82%     
==========================================
  Files         165      165              
  Lines       37745    37747       +2     
  Branches     5864     5865       +1     
==========================================
+ Hits        14740    15052     +312     
+ Misses      21879    21597     -282     
+ Partials     1126     1098      -28     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sotorrio1 sotorrio1 marked this pull request as ready for review December 9, 2025 20:42
@sotorrio1 sotorrio1 requested a review from ksbeattie December 9, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority:Normal Normal Priority Issue or PR Testing Label denoting issues concerning automated testing UQ Issues related to creating, filtering, and analyzing simulation ensembles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants