Skip to content

Conversation

@akshay196
Copy link
Member

golangci-lint default timeout is 1m, comparatively in order to completely load all go packages in the repo. This updates timeout to 30m.

What does this PR change?

None

Does the PR depend on any other PRs or Issues? If yes, please list them.

None

Checklist

I confirm, that I have...

  • Read and followed the contributing guide in CONTRIBUTING.md
  • Added tests for this PR
  • Formatted the code using go fmt (if applicable)
  • Updated documentation on the Paralus docs site (if applicable)
  • Updated CHANGELOG.md

golangci-lint default timeout is 1m, comparatively in order to
completely load all go packages in the repo. This updates timeout to
30m.

Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com>
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.93%. Comparing base (9f8ce0c) to head (c7ed92c).
Report is 34 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #372      +/-   ##
==========================================
+ Coverage   34.41%   34.93%   +0.51%     
==========================================
  Files          74       73       -1     
  Lines       11783    11737      -46     
==========================================
+ Hits         4055     4100      +45     
+ Misses       7175     7078      -97     
- Partials      553      559       +6     

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

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.

2 participants