Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(blob): add submitting equal blobs test case #2914

Merged
merged 6 commits into from
Dec 4, 2023

Conversation

vgonkivs
Copy link
Member

@vgonkivs vgonkivs commented Nov 8, 2023

Closes #2909

nodebuilder/tests/blob_test.go Show resolved Hide resolved
nodebuilder/tests/blob_test.go Show resolved Hide resolved
nodebuilder/tests/blob_test.go Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (65f0f53) 51.38% compared to head (ca80a86) 50.93%.
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2914      +/-   ##
==========================================
- Coverage   51.38%   50.93%   -0.46%     
==========================================
  Files         167      168       +1     
  Lines       10812    11021     +209     
==========================================
+ Hits         5556     5613      +57     
- Misses       4763     4904     +141     
- Partials      493      504      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ramin
ramin previously approved these changes Nov 14, 2023
@vgonkivs vgonkivs merged commit f2d62f8 into celestiaorg:main Dec 4, 2023
17 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:blob kind:testing Related to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test(blob/service): add test case with two equal blobs
6 participants