machinefi / w3bstream

Decentralized Infra for Connecting Smart Devices to Smart Contracts
https://w3bstream.com/
Apache License 2.0
174 stars 34 forks source link

feat(monitor): chain height monitor support solana #764

Closed huangzhiran closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage: 16.27% and project coverage change: -0.05% :warning:

Comparison is base (c90390e) 55.30% compared to head (8d84e3b) 55.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #764 +/- ## ========================================== - Coverage 55.30% 55.25% -0.05% ========================================== Files 273 273 Lines 21977 22006 +29 ========================================== + Hits 12154 12160 +6 - Misses 9284 9307 +23 Partials 539 539 ``` | [Files Changed](https://app.codecov.io/gh/machinefi/w3bstream/pull/764?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=machinefi) | Coverage Δ | | |---|---|---| | [pkg/modules/blockchain/height.go](https://app.codecov.io/gh/machinefi/w3bstream/pull/764?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=machinefi#diff-cGtnL21vZHVsZXMvYmxvY2tjaGFpbi9oZWlnaHQuZ28=) | `0.00% <0.00%> (ø)` | | | [pkg/modules/blockchain/api\_height.go](https://app.codecov.io/gh/machinefi/w3bstream/pull/764?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=machinefi#diff-cGtnL21vZHVsZXMvYmxvY2tjaGFpbi9hcGlfaGVpZ2h0Lmdv) | `55.40% <100.00%> (+3.93%)` | :arrow_up: |

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

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.8% 2.8% Duplication