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

Feature/tests distributions #90

Closed AudOlivier closed 3 years ago

AudOlivier commented 3 years ago

Tests for Distributions module

Provide a general summary of your changes in the Title above

I created tests for the Distributions module and corrected mistakes in several places in the Distributions module (certain functions for certain specific distributions that were not tested in the example notebook were creating errors).

Describe your changes in detail

Related Issue

This project only accepts pull requests related to open issues If suggesting a new feature or change, please discuss it in an issue first If fixing a bug, there should be an issue describing it with steps to reproduce Please link to the issue here:

Motivation and Context

Why is this change required? What problem does it solve?

How Has This Been Tested?

Please describe in detail how you tested your changes. Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code, etc.

Screenshots (if appropriate):

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 3 years ago

Kudos, SonarCloud Quality Gate passed!

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

90.0% 90.0% Coverage
0.0% 0.0% Duplication