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

Enable curly eslint rule #3137

Merged
merged 5 commits into from
Sep 12, 2023

Merge remote-tracking branch 'upstream/master' into enable_curly_esli…

7a529ab
Select commit
Loading
Failed to load commit list.
Merged

Enable curly eslint rule #3137

Merge remote-tracking branch 'upstream/master' into enable_curly_esli…
7a529ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2023 in 0s

98.36% (-0.30%) compared to b611018

View this Pull Request on Codecov

98.36% (-0.30%) compared to b611018

Details

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.30% ⚠️

Comparison is base (b611018) 98.66% compared to head (7a529ab) 98.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3137      +/-   ##
==========================================
- Coverage   98.66%   98.36%   -0.30%     
==========================================
  Files          27       27              
  Lines        5833     5873      +40     
  Branches      523      523              
==========================================
+ Hits         5755     5777      +22     
- Misses         75       93      +18     
  Partials        3        3              
Files Changed Coverage Δ
src/getStyles.js 71.83% <0.00%> (-2.09%) ⬇️
src/cards/stats-card.js 99.07% <33.33%> (-0.46%) ⬇️
src/fetchers/repo-fetcher.js 95.04% <33.33%> (-3.25%) ⬇️
src/fetchers/top-languages-fetcher.js 98.79% <33.33%> (-1.21%) ⬇️
src/cards/top-languages-card.js 99.77% <66.66%> (-0.23%) ⬇️
src/fetchers/stats-fetcher.js 93.87% <66.66%> (-0.61%) ⬇️
src/common/utils.js 98.92% <86.66%> (-0.35%) ⬇️
src/common/Card.js 100.00% <100.00%> (ø)
src/fetchers/gist-fetcher.js 100.00% <100.00%> (ø)
src/fetchers/wakatime-fetcher.js 94.28% <100.00%> (+0.34%) ⬆️

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