akielaries / openGPMP

Hardware Accelerated General Purpose Mathematics Package
https://akielaries.github.io/openGPMP/
MIT License
8 stars 3 forks source link

Merge changes from rolling to dev #46

Closed akielaries closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 73.35% and project coverage change: -5.15 :warning:

Comparison is base (43ce2cf) 88.13% compared to head (0df5a8f) 82.99%.

:exclamation: Current head 0df5a8f differs from pull request most recent head c3c6502. Consider uploading reports for the commit c3c6502 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #46 +/- ## ========================================== - Coverage 88.13% 82.99% -5.15% ========================================== Files 10 17 +7 Lines 472 641 +169 ========================================== + Hits 416 532 +116 - Misses 56 109 +53 ``` | [Impacted Files](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries) | Coverage Δ | | |---|---|---| | [modules/arithmetic/arith.cpp](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-bW9kdWxlcy9hcml0aG1ldGljL2FyaXRoLmNwcA==) | `100.00% <ø> (ø)` | | | [modules/calculus/deriv.cpp](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-bW9kdWxlcy9jYWxjdWx1cy9kZXJpdi5jcHA=) | `82.35% <ø> (+6.67%)` | :arrow_up: | | [modules/nt/cipher.cpp](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-bW9kdWxlcy9udC9jaXBoZXIuY3Bw) | `100.00% <ø> (ø)` | | | [modules/nt/factorization.cpp](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-bW9kdWxlcy9udC9mYWN0b3JpemF0aW9uLmNwcA==) | `0.00% <0.00%> (ø)` | | | [modules/nt/logarithms.cpp](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-bW9kdWxlcy9udC9sb2dhcml0aG1zLmNwcA==) | `0.00% <0.00%> (ø)` | | | [modules/nt/prime\_gen.cpp](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-bW9kdWxlcy9udC9wcmltZV9nZW4uY3Bw) | `0.00% <0.00%> (ø)` | | | [tests/arith/t\_arith.cpp](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-dGVzdHMvYXJpdGgvdF9hcml0aC5jcHA=) | `100.00% <ø> (ø)` | | | [modules/nt/prime\_test.cpp](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-bW9kdWxlcy9udC9wcmltZV90ZXN0LmNwcA==) | `70.00% <70.00%> (ø)` | | | [tests/nt/t\_rc4.cpp](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-dGVzdHMvbnQvdF9yYzQuY3Bw) | `96.66% <95.00%> (-3.34%)` | :arrow_down: | | [tests/core/t\_threadpool.cpp](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-dGVzdHMvY29yZS90X3RocmVhZHBvb2wuY3Bw) | `98.70% <98.70%> (ø)` | | | ... and [7 more](https://codecov.io/gh/akielaries/openMTPK/pull/46?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries)

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