-
Notifications
You must be signed in to change notification settings - Fork 340
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
chore: lint tests #685
chore: lint tests #685
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #685 +/- ##
=======================================
Coverage 30.62% 30.62%
=======================================
Files 227 227
Lines 32024 32024
=======================================
Hits 9807 9807
Misses 20656 20656
Partials 1561 1561 ☔ View full report in Codecov by Sentry. |
@faddat linter is still failing |
@omritoptix - indeed, I'm having a proper "works on my computer" situation rn Turned out to be one of the starport configuration lines. Does the project still use starport / ignite? |
@mtsitrin please hang on a moment before merging this. |
theory: in the tests there's a double registered proto. When I added error checks, this gave it a chance to give output. Theory could be wrong. https://github.com/dymensionxyz/dymension/actions/runs/8327179536/job/22784308756?pr=685#step:5:32 |
Ah, luckily, it seems to have resolved :). |
Description
An earlier PR did not actually lint tests. This PR actually ensures that test code is linted and consistent. The first PR had two things masking the linting of test files and I'd only disabled one.
Closes #XXX
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow-up issues.
PR review checkboxes:
I have...
Unreleased
section inCHANGELOG.md
godoc
commentsSDK Checklist
map
time.Now()
sendCoin
and notSendCoins
Full security checklist here
----;
For Reviewer:
---;
After reviewer approval: