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

[Backport 2.x] Allow lower NodeJS version on GH runners for security test #770

Merged
merged 1 commit into from
Jul 8, 2024

Allow lower NodeJS version on GH runners for security test (#765)

bb3c237
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Allow lower NodeJS version on GH runners for security test #770

Allow lower NodeJS version on GH runners for security test (#765)
bb3c237
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2024 in 1s

74.37% (+0.07%) compared to ebec870

View this Pull Request on Codecov

74.37% (+0.07%) compared to ebec870

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.37%. Comparing base (ebec870) to head (bb3c237).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #770      +/-   ##
============================================
+ Coverage     74.30%   74.37%   +0.07%     
  Complexity      745      745              
============================================
  Files            84       84              
  Lines          3825     3825              
  Branches        333      333              
============================================
+ Hits           2842     2845       +3     
+ Misses          829      825       -4     
- Partials        154      155       +1     

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