pokt-network / pocket

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

fix: add test flag to CI go test cmd #802

Closed bryanchriswhite closed 1 year ago

bryanchriswhite commented 1 year ago

Description

Fix CI go test tags.

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 coverage has no change and project coverage change: +0.46 :tada:

Comparison is base (fe4780b) 30.12% compared to head (a8f3e75) 30.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #802 +/- ## ========================================== + Coverage 30.12% 30.59% +0.46% ========================================== Files 103 104 +1 Lines 8836 8838 +2 ========================================== + Hits 2662 2704 +42 + Misses 5857 5814 -43 - Partials 317 320 +3 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/pokt-network/pocket/pull/802/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pokt-network)

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