fix: lint errors #220
Merged
fix: lint errors #220
Codecov / codecov/project
succeeded
Sep 12, 2023 in 1s
95.01% (+0.91%) compared to fbc3604
View this Pull Request on Codecov
95.01% (+0.91%) compared to fbc3604
Details
Codecov Report
Merging #220 (9d9ecfd) into develop (fbc3604) will increase coverage by
0.91%
.
Report is 11 commits behind head on develop.
The diff coverage is96.86%
.
@@ Coverage Diff @@
## develop #220 +/- ##
===========================================
+ Coverage 94.10% 95.01% +0.91%
===========================================
Files 32 55 +23
Lines 3577 5795 +2218
Branches 316 503 +187
===========================================
+ Hits 3366 5506 +2140
- Misses 209 286 +77
- Partials 2 3 +1
Files Changed | Coverage Δ | |
---|---|---|
src/admin-rpc/init.ts | 0.00% <0.00%> (ø) |
|
src/index.ts | 0.00% <0.00%> (ø) |
|
src/pg/helpers.ts | 76.36% <65.78%> (-23.64%) |
⬇️ |
migrations/1684174644336_brc20-deploys.ts | 100.00% <100.00%> (ø) |
|
migrations/1684175792528_brc20-mints.ts | 100.00% <100.00%> (ø) |
|
migrations/1684175795592_brc20-transfers.ts | 100.00% <100.00%> (ø) |
|
migrations/1684175810998_brc20-balances.ts | 100.00% <100.00%> (ø) |
|
migrations/1684344022290_brc20-events.ts | 100.00% <100.00%> (ø) |
|
migrations/1692132685000_brc20-supply-view.ts | 100.00% <100.00%> (ø) |
|
...ations/1692188000000_brc20-deploys-ticker-index.ts | 100.00% <100.00%> (ø) |
|
... and 25 more |
Loading