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

[2.x] Prefer arrow functions over anonymous functions. #49

Merged
merged 1 commit into from
Apr 20, 2024

Use arrow functions where possible

babd000
Select commit
Loading
Failed to load commit list.
Merged

[2.x] Prefer arrow functions over anonymous functions. #49

Use arrow functions where possible
babd000
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2024 in 1s

27.33% (+0.48%) compared to 081e541

View this Pull Request on Codecov

27.33% (+0.48%) compared to 081e541

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.33%. Comparing base (081e541) to head (babd000).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #49      +/-   ##
============================================
+ Coverage     26.84%   27.33%   +0.48%     
  Complexity       67       67              
============================================
  Files            14       14              
  Lines           149      150       +1     
============================================
+ Hits             40       41       +1     
  Misses          109      109              

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