celestiaorg / celestia-node

Celestia Data Availability Nodes
Apache License 2.0
933 stars 928 forks source link

refactor: remove blob size check #3934

Closed rootulp closed 1 week ago

rootulp commented 1 week ago

Closes https://github.com/celestiaorg/celestia-node/issues/3356

Removes an unnecessary conditional because of this comment.

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 45.24%. Comparing base (2469e7a) to head (c802e87). Report is 378 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3934 +/- ## ========================================== + Coverage 44.83% 45.24% +0.41% ========================================== Files 265 307 +42 Lines 14620 21831 +7211 ========================================== + Hits 6555 9878 +3323 - Misses 7313 10884 +3571 - Partials 752 1069 +317 ```

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