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

chore: solidity vscode settings #3145

Merged
merged 3 commits into from
Sep 23, 2024

- use Solidity extension for formatting *.sol files

9049299
Select commit
Loading
Failed to load commit list.
Merged

chore: solidity vscode settings #3145

- use Solidity extension for formatting *.sol files
9049299
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2024 in 1s

41.33930% (+3.39376%) compared to 89907ce

View this Pull Request on Codecov

41.33930% (+3.39376%) compared to 89907ce

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.33930%. Comparing base (89907ce) to head (9049299).

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #3145         +/-   ##
===================================================
+ Coverage   37.94554%   41.33930%   +3.39376%     
===================================================
  Files            418         459         +41     
  Lines          24240       25685       +1445     
  Branches          82         330        +248     
===================================================
+ Hits            9198       10618       +1420     
- Misses         14303       14328         +25     
  Partials         739         739                 

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