astraly-labs / pragma-node

MIT License
2 stars 1 forks source link

✨ Realized volatility #20

Closed EvolveArt closed 8 months ago

EvolveArt commented 8 months ago

Solves #12

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (daf45d6) 25.95% compared to head (afbf068) 22.81%.

:exclamation: Current head afbf068 differs from pull request most recent head 4c5b342. Consider uploading reports for the commit 4c5b342 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== - Coverage 25.95% 22.81% -3.14% ========================================== Files 18 20 +2 Lines 967 1100 +133 ========================================== Hits 251 251 - Misses 716 849 +133 ``` | [Files](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs) | Coverage Δ | | |---|---|---| | [src/handlers/entries/convert\_amount.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2hhbmRsZXJzL2VudHJpZXMvY29udmVydF9hbW91bnQucnM=) | `0.00% <ø> (ø)` | | | [src/handlers/entries/get\_entry.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?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% <ø> (ø)` | | | [src/domain/models/entry.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?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/handlers/entries/mod.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2hhbmRsZXJzL2VudHJpZXMvbW9kLnJz) | `28.57% <0.00%> (-4.77%)` | :arrow_down: | | [src/infra/errors.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2luZnJhL2Vycm9ycy5ycw==) | `0.00% <0.00%> (ø)` | | | [src/main.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?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/routes.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?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/handlers/entries/utils.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2hhbmRsZXJzL2VudHJpZXMvdXRpbHMucnM=) | `0.00% <0.00%> (ø)` | | | [src/infra/repositories/entry\_repository.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2luZnJhL3JlcG9zaXRvcmllcy9lbnRyeV9yZXBvc2l0b3J5LnJz) | `0.00% <0.00%> (ø)` | | | [src/handlers/entries/get\_volatility.rs](https://app.codecov.io/gh/Astraly-Labs/pragma-node/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Astraly-Labs#diff-c3JjL2hhbmRsZXJzL2VudHJpZXMvZ2V0X3ZvbGF0aWxpdHkucnM=) | `0.00% <0.00%> (ø)` | |

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