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

init m2m client #504

Merged
merged 1 commit into from
Dec 1, 2023

AppKernel, ServiceContainer, eslinter fixes, m2mclient, report player…

d8435a3
Select commit
Loading
Failed to load commit list.
Merged

init m2m client #504

AppKernel, ServiceContainer, eslinter fixes, m2mclient, report player…
d8435a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2023 in 1s

46.22% (+2.66%) compared to 29b71cb

View this Pull Request on Codecov

46.22% (+2.66%) compared to 29b71cb

Details

Codecov Report

Attention: 554 lines in your changes are missing coverage. Please review.

Comparison is base (29b71cb) 43.56% compared to head (d8435a3) 46.22%.
Report is 1 commits behind head on develop.

Files Patch % Lines
src/backend/routes/views/account/get/report.js 4.16% 46 Missing ⚠️
src/backend/routes/views/account/post/register.js 11.62% 38 Missing ⚠️
src/backend/routes/views/account/post/report.js 7.31% 38 Missing ⚠️
src/backend/routes/views/account/post/linkGog.js 13.88% 31 Missing ⚠️
...ackend/routes/views/account/post/changePassword.js 15.15% 28 Missing ⚠️
...c/backend/routes/views/account/get/connectSteam.js 10.34% 26 Missing ⚠️
src/backend/cron-jobs/wordpressCacheCrawler.js 16.66% 25 Missing ⚠️
src/backend/routes/views/account/post/activate.js 16.66% 25 Missing ⚠️
.../routes/views/account/post/confirmPasswordReset.js 16.66% 25 Missing ⚠️
src/backend/cron-jobs/leaderboardCacheCrawler.js 18.51% 22 Missing ⚠️
... and 30 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #504      +/-   ##
===========================================
+ Coverage    43.56%   46.22%   +2.66%     
===========================================
  Files           50       56       +6     
  Lines         1173     1205      +32     
  Branches       140      131       -9     
===========================================
+ Hits           511      557      +46     
+ Misses         648      634      -14     
  Partials        14       14              

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