Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

chore: use a separate go.mod for e2e #543

Merged
merged 5 commits into from
Oct 19, 2023

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Oct 16, 2023

Overview

Closes #542

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@rach-id rach-id added the chore label Oct 16, 2023
@rach-id rach-id requested a review from evan-forbes as a code owner October 16, 2023 19:48
@rach-id rach-id self-assigned this Oct 16, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2023

Codecov Report

Merging #543 (2ce414f) into main (409d1c4) will increase coverage by 9.79%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
+ Coverage   24.44%   34.23%   +9.79%     
==========================================
  Files          29       26       -3     
  Lines        2941     2100     -841     
==========================================
  Hits          719      719              
+ Misses       2136     1295     -841     
  Partials       86       86              

see 3 files with indirect coverage changes

@rach-id rach-id enabled auto-merge (squash) October 18, 2023 09:44
@rach-id rach-id merged commit 78c3298 into celestiaorg:main Oct 19, 2023
13 of 14 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use a separate go module for E2E
3 participants