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

Update dependencies and golang version #466

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Conversation

gammazero
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.43%. Comparing base (ad70618) to head (cbdbd66).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #466      +/-   ##
==========================================
- Coverage   75.91%   75.43%   -0.49%     
==========================================
  Files          87       87              
  Lines        6656     6656              
==========================================
- Hits         5053     5021      -32     
- Misses       1329     1348      +19     
- Partials      274      287      +13     

see 8 files with indirect coverage changes

go.mod Show resolved Hide resolved
@gammazero gammazero requested a review from rvagg March 1, 2024 12:14
@@ -55,7 +55,7 @@ func TestTrustlessGatewayE2E(t *testing.T) {

// install the indexer to announce to
indexer := filepath.Join(tr.Dir, "storetheindex")
tr.Run("go", "install", "github.com/ipni/storetheindex@HEAD") // TODO: use @latest when we have a release
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@rvagg rvagg merged commit dadc273 into main Mar 4, 2024
9 checks passed
@rvagg rvagg deleted the update-deps-and-golang branch March 4, 2024 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants