celestia-node
celestia-node copied to clipboard
fix(core/tests): fix core unit tests
Fixed test by manually creating tesnode.Network to have a control over testnode.Context lifecycle
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.
the tests are still broken. Moving to draft to investigate the issue