pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
61 stars 33 forks source link

[Tooling] chore: break tilt e2e test cache #820

Closed bryanchriswhite closed 1 year ago

bryanchriswhite commented 1 year ago

Description

Summary generated by Reviewpad on 13 Jun 23 14:39 UTC

This pull request contains two patches. The first patch breaks the go test cache by adding -count=1 to tilt e2e-test execution. The second patch updates the changelog to reflect the changes made.

Issue

N/A

Type of change

Please mark the relevant option(s):

List of changes

Testing

Required Checklist

If Applicable Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (12f9f49) 31.52% compared to head (d230640) 31.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #820 +/- ## ======================================= Coverage 31.52% 31.52% ======================================= Files 107 107 Lines 9034 9034 ======================================= Hits 2848 2848 Misses 5846 5846 Partials 340 340 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.