nervosnetwork / ckb-explorer

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

feat: use task to fix missing script #2178

Closed zmcNotafraid closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 6.66667% with 42 lines in your changes missing coverage. Please review.

Project coverage is 61.80%. Comparing base (f373f6b) to head (e76f006). Report is 495 commits behind head on develop.

Files with missing lines Patch % Lines
lib/tasks/migration/fix_missing_script.rake 7.31% 38 Missing :warning:
.../tasks/migration/update_cell_output_script_id.rake 0.00% 4 Missing :warning:

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

HEAD has 1 upload less than BASE | Flag | BASE (f373f6b) | HEAD (e76f006) | |------|------|------| ||2|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2178 +/- ## =========================================== - Coverage 67.56% 61.80% -5.76% =========================================== Files 289 352 +63 Lines 7944 9933 +1989 =========================================== + Hits 5367 6139 +772 - Misses 2577 3794 +1217 ```

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