codecov-commenter commented on PR #110: URL: https://github.com/apache/commons-rng/pull/110#issuecomment-1117302814
# [Codecov](https://codecov.io/gh/apache/commons-rng/pull/110?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > Merging [#110](https://codecov.io/gh/apache/commons-rng/pull/110?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (dc779b4) into [master](https://codecov.io/gh/apache/commons-rng/commit/c2ac3e0f75d31bd9400aef8f815fa6a9ba0481ae?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c2ac3e0) will **increase** coverage by `0.00%`. > The diff coverage is `100.00%`. ```diff @@ Coverage Diff @@ ## master #110 +/- ## ========================================= Coverage 99.70% 99.70% - Complexity 1223 1231 +8 ========================================= Files 140 144 +4 Lines 5105 5113 +8 Branches 469 469 ========================================= + Hits 5090 5098 +8 Misses 11 11 Partials 4 4 ``` | [Impacted Files](https://codecov.io/gh/apache/commons-rng/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [...org/apache/commons/rng/sampling/ObjectSampler.java](https://codecov.io/gh/apache/commons-rng/pull/110/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1ybmctc2FtcGxpbmcvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvcm5nL3NhbXBsaW5nL09iamVjdFNhbXBsZXIuamF2YQ==) | `100.00% <100.00%> (ø)` | | | [...s/rng/sampling/distribution/ContinuousSampler.java](https://codecov.io/gh/apache/commons-rng/pull/110/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1ybmctc2FtcGxpbmcvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvcm5nL3NhbXBsaW5nL2Rpc3RyaWJ1dGlvbi9Db250aW51b3VzU2FtcGxlci5qYXZh) | `100.00% <100.00%> (ø)` | | | [...ons/rng/sampling/distribution/DiscreteSampler.java](https://codecov.io/gh/apache/commons-rng/pull/110/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1ybmctc2FtcGxpbmcvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvcm5nL3NhbXBsaW5nL2Rpc3RyaWJ1dGlvbi9EaXNjcmV0ZVNhbXBsZXIuamF2YQ==) | `100.00% <100.00%> (ø)` | | | [...commons/rng/sampling/distribution/LongSampler.java](https://codecov.io/gh/apache/commons-rng/pull/110/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1ybmctc2FtcGxpbmcvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvcm5nL3NhbXBsaW5nL2Rpc3RyaWJ1dGlvbi9Mb25nU2FtcGxlci5qYXZh) | `100.00% <100.00%> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/commons-rng/pull/110?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/commons-rng/pull/110?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [0ead6fd...dc779b4](https://codecov.io/gh/apache/commons-rng/pull/110?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
