akielaries / openGPMP

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

#MERGE: changes from v1.0.0-rc.1 branch #67

Closed akielaries closed 1 year ago

akielaries commented 1 year ago

Prototyped/stubbed features for v1.0.0-rc.1 in the series of v1.0.0 pre-releases

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 70.88% and project coverage change: -5.28 :warning:

Comparison is base (2081e5f) 88.11% compared to head (9ef45c9) 82.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== - Coverage 88.11% 82.83% -5.28% ========================================== Files 10 17 +7 Lines 471 635 +164 ========================================== + Hits 415 526 +111 - Misses 56 109 +53 ``` | [Impacted Files](https://app.codecov.io/gh/akielaries/openMTPK/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries) | Coverage Δ | | |---|---|---| | [modules/nt/factorization.cpp](https://app.codecov.io/gh/akielaries/openMTPK/pull/67?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://app.codecov.io/gh/akielaries/openMTPK/pull/67?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://app.codecov.io/gh/akielaries/openMTPK/pull/67?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%> (ø)` | | | [modules/nt/rc4.cpp](https://app.codecov.io/gh/akielaries/openMTPK/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-bW9kdWxlcy9udC9yYzQuY3Bw) | `100.00% <ø> (ø)` | | | [tests/calc/t\_calc.cpp](https://app.codecov.io/gh/akielaries/openMTPK/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-dGVzdHMvY2FsYy90X2NhbGMuY3Bw) | `100.00% <ø> (ø)` | | | [modules/calculus/differential.cpp](https://app.codecov.io/gh/akielaries/openMTPK/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-bW9kdWxlcy9jYWxjdWx1cy9kaWZmZXJlbnRpYWwuY3Bw) | `77.77% <66.66%> (ø)` | | | [modules/nt/prime\_test.cpp](https://app.codecov.io/gh/akielaries/openMTPK/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-bW9kdWxlcy9udC9wcmltZV90ZXN0LmNwcA==) | `70.27% <70.12%> (ø)` | | | [tests/nt/t\_rc4.cpp](https://app.codecov.io/gh/akielaries/openMTPK/pull/67?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% <92.30%> (-3.34%)` | :arrow_down: | | [tests/core/t\_threadpool.cpp](https://app.codecov.io/gh/akielaries/openMTPK/pull/67?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%> (ø)` | | | [include/core/threadpool.hpp](https://app.codecov.io/gh/akielaries/openMTPK/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries#diff-aW5jbHVkZS9jb3JlL3RocmVhZHBvb2wuaHBw) | `100.00% <100.00%> (ø)` | | | ... and [3 more](https://app.codecov.io/gh/akielaries/openMTPK/pull/67?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Akiel+Aries) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/akielaries/openMTPK/pull/67/indirect-changes?src=pr&el=tree-more&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.