Skip to content
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

fix: lint errors #220

Merged
merged 1 commit into from
Sep 12, 2023

fix: lint errors

9d9ecfd
Select commit
Loading
Failed to load commit list.
Merged

fix: lint errors #220

fix: lint errors
9d9ecfd
Select commit
Loading
Failed to load commit list.
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 is 96.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