SURGroup / UQpy

UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.
MIT License
267 stars 77 forks source link

STS, Strata, Simplex: Code coverage is complete. #116

Closed mohitcek closed 2 years ago

mohitcek commented 2 years ago

STS, Strata and Simplex Code Coverage

The unit tests are complete and included in the 'test/SampleMethods' directory.

Description

STS(Delaunay/Voronoi): Code is modified to handle the case, where nsamples_per_stratum is zero.

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication