FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
28 stars 7 forks source link

CompatHelper: bump compat for QuasiMonteCarlo to 0.3 #118

Closed github-actions[bot] closed 12 months ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the QuasiMonteCarlo package from 0.2.10 to 0.2.10, 0.3. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.35 :tada:

Comparison is base (06305b1) 98.69% compared to head (34a9f54) 99.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #118 +/- ## ========================================== + Coverage 98.69% 99.04% +0.35% ========================================== Files 23 23 Lines 840 839 -1 ========================================== + Hits 829 831 +2 + Misses 11 8 -3 ``` | [Impacted Files](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf) | Coverage Δ | | |---|---|---| | [src/UncertaintyQuantification.jl](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf#diff-c3JjL1VuY2VydGFpbnR5UXVhbnRpZmljYXRpb24uamw=) | `100.00% <ø> (ø)` | | | [src/simulations/montecarlo.jl](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf#diff-c3JjL3NpbXVsYXRpb25zL21vbnRlY2FybG8uamw=) | `90.90% <100.00%> (+8.55%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.