astraly-labs / pragma-node

Pragma API
https://docs.pragma.build/Resources/PragmApi/overview
MIT License
2 stars 1 forks source link

✨ clippy + optimizations #9

Closed EvolveArt closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 102 lines in your changes are missing coverage. Please review.

Comparison is base (867f7e5) 30.75% compared to head (28d6b76) 27.95%.

:exclamation: Current head 28d6b76 differs from pull request most recent head 05ae115. Consider uploading reports for the commit 05ae115 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9 +/- ## ========================================== - Coverage 30.75% 27.95% -2.81% ========================================== Files 17 17 Lines 829 898 +69 ========================================== - Hits 255 251 -4 - Misses 574 647 +73 ``` | [Files](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs) | Coverage Δ | | |---|---|---| | [src/errors.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2Vycm9ycy5ycw==) | `0.00% <ø> (ø)` | | | [src/handlers/entries/get\_entry.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2hhbmRsZXJzL2VudHJpZXMvZ2V0X2VudHJ5LnJz) | `0.00% <0.00%> (ø)` | | | [src/handlers/entries/mod.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2hhbmRsZXJzL2VudHJpZXMvbW9kLnJz) | `33.33% <0.00%> (-6.67%)` | :arrow_down: | | [src/routes.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL3JvdXRlcy5ycw==) | `0.00% <0.00%> (ø)` | | | [src/utils/signing/typed\_data.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL3V0aWxzL3NpZ25pbmcvdHlwZWRfZGF0YS5ycw==) | `97.66% <87.50%> (-0.05%)` | :arrow_down: | | [src/infra/repositories/publisher\_repository.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2luZnJhL3JlcG9zaXRvcmllcy9wdWJsaXNoZXJfcmVwb3NpdG9yeS5ycw==) | `0.00% <0.00%> (ø)` | | | [src/main.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL21haW4ucnM=) | `0.00% <0.00%> (ø)` | | | [src/domain/models/entry.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2RvbWFpbi9tb2RlbHMvZW50cnkucnM=) | `0.00% <0.00%> (ø)` | | | [src/domain/models/publisher.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2RvbWFpbi9tb2RlbHMvcHVibGlzaGVyLnJz) | `0.00% <0.00%> (ø)` | | | [src/handlers/entries/create\_entry.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2hhbmRsZXJzL2VudHJpZXMvY3JlYXRlX2VudHJ5LnJz) | `34.78% <0.00%> (-1.26%)` | :arrow_down: | | ... and [2 more](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/9?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.