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

Fix: Remove previewnet in init #1746

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Fix: Remove previewnet in init #1746

merged 1 commit into from
Sep 16, 2024

Conversation

chasefleming
Copy link
Member

@chasefleming chasefleming commented Sep 16, 2024

Closes #1745


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 29.50%. Comparing base (620ddaa) to head (efc29bc).

Files with missing lines Patch % Lines
internal/super/setup.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1746   +/-   ##
=======================================
  Coverage   29.50%   29.50%           
=======================================
  Files          88       88           
  Lines        5161     5161           
=======================================
  Hits         1523     1523           
  Misses       3451     3451           
  Partials      187      187           
Flag Coverage Δ
unittests 29.50% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@chasefleming chasefleming changed the title Change init from previewnet to mainnet in init Fix: Remove previewnet in init Sep 16, 2024
@chasefleming chasefleming merged commit 9b92775 into master Sep 16, 2024
7 checks passed
@chasefleming chasefleming deleted the cf/remove-previewnet branch September 16, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove previewnet from init
3 participants