celestia-node icon indicating copy to clipboard operation
celestia-node copied to clipboard

fix(core/tests): fix core unit tests

Open vgonkivs opened this issue 5 months ago • 2 comments

Fixed test by manually creating tesnode.Network to have a control over testnode.Context lifecycle

vgonkivs avatar Jun 25 '25 15:06 vgonkivs

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 35.50%. Comparing base (2469e7a) to head (b2443cd). Report is 517 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4366      +/-   ##
==========================================
- Coverage   44.83%   35.50%   -9.34%     
==========================================
  Files         265      323      +58     
  Lines       14620    25195   +10575     
==========================================
+ Hits         6555     8945    +2390     
- Misses       7313    15282    +7969     
- Partials      752      968     +216     

: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-commenter avatar Jun 25 '25 15:06 codecov-commenter

the tests are still broken. Moving to draft to investigate the issue

vgonkivs avatar Jun 27 '25 12:06 vgonkivs