ckb-explorer icon indicating copy to clipboard operation
ckb-explorer copied to clipboard

current balance (#2907)

Open u2 opened this issue 4 months ago • 1 comments

u2 avatar Oct 29 '25 08:10 u2

Codecov Report

:x: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 0.00%. Comparing base (f373f6b) to head (045c868). :warning: Report is 969 commits behind head on develop.

Files with missing lines Patch % Lines
app/models/address.rb 0.00% 3 Missing :warning:
app/serializers/address_serializer.rb 0.00% 2 Missing :warning:
app/interactions/addresses/ckb_transactions.rb 0.00% 1 Missing :warning:

:x: Your patch check has failed because the patch coverage (0.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. :x: Your project check has failed because the head coverage (0.00%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

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

HEAD has 1 upload less than BASE
Flag BASE (f373f6b) HEAD (045c868)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #2911       +/-   ##
===========================================
- Coverage    67.56%   0.00%   -67.57%     
===========================================
  Files          289     292        +3     
  Lines         7944   14305     +6361     
===========================================
- Hits          5367       0     -5367     
- Misses        2577   14305    +11728     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Oct 29 '25 09:10 codecov[bot]