fix lint action and fix lint errors #53
Merged
Codecov / codecov/project
succeeded
Jul 17, 2024 in 0s
63.84% (-0.03%) compared to af1c9a5
View this Pull Request on Codecov
63.84% (-0.03%) compared to af1c9a5
Details
Codecov Report
Attention: Patch coverage is 38.46154%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 63.84%. Comparing base (
af1c9a5
) to head (66c3671
).
Additional details and impacted files
@@ Coverage Diff @@
## main #53 +/- ##
==========================================
- Coverage 63.87% 63.84% -0.03%
==========================================
Files 36 36
Lines 3125 3120 -5
==========================================
- Hits 1996 1992 -4
+ Misses 961 958 -3
- Partials 168 170 +2
Files | Coverage Δ | |
---|---|---|
app/test_helpers.go | 79.54% <100.00%> (ø) |
|
x/tokenfactory/client/cli/tx.go | 0.00% <ø> (ø) |
|
x/tokenfactory/keeper/createdenom.go | 80.88% <100.00%> (-0.28%) |
⬇️ |
x/tokenfactory/keeper/before_send.go | 76.66% <50.00%> (+0.32%) |
⬆️ |
app/app.go | 82.41% <0.00%> (-0.21%) |
⬇️ |
x/tokenfactory/keeper/genesis.go | 67.56% <33.33%> (-3.87%) |
⬇️ |
x/tokenfactory/keeper/creators.go | 18.18% <0.00%> (-4.05%) |
⬇️ |
Loading