nervosnetwork / ckb-explorer

CKB Explorer
https://explorer.nervos.org/
MIT License
37 stars 42 forks source link

feat: adjust xudt and nft tag logic #2084

Closed zmcNotafraid closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 62.51%. Comparing base (f373f6b) to head (55d1876). Report is 352 commits behind head on develop.

Files Patch % Lines
app/workers/token_collection_tag_worker.rb 75.00% 1 Missing :warning:
app/workers/xudt_tag_worker.rb 90.00% 1 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (f373f6b) and HEAD (55d1876). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (f373f6b) | HEAD (55d1876) | |------|------|------| ||2|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2084 +/- ## =========================================== - Coverage 67.56% 62.51% -5.05% =========================================== Files 289 349 +60 Lines 7944 9790 +1846 =========================================== + Hits 5367 6120 +753 - Misses 2577 3670 +1093 ```

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