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/patch succeeded Dec 1, 2023 in 1s

43.64% of diff hit (target 43.56%)

View this Pull Request on Codecov

43.64% of diff hit (target 43.56%)

Annotations

Check warning on line 92 in src/backend/AppKernel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/AppKernel.js#L92

Added line #L92 was not covered by tests

Check warning on line 114 in src/backend/AppKernel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/AppKernel.js#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 128 in src/backend/AppKernel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/AppKernel.js#L128

Added line #L128 was not covered by tests

Check warning on line 132 in src/backend/AppKernel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/AppKernel.js#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 135 in src/backend/AppKernel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/AppKernel.js#L135

Added line #L135 was not covered by tests

Check warning on line 138 in src/backend/AppKernel.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/AppKernel.js#L138

Added line #L138 was not covered by tests

Check warning on line 4 in src/backend/cron-jobs/leaderboardCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/leaderboardCacheCrawler.js#L4

Added line #L4 was not covered by tests

Check warning on line 8 in src/backend/cron-jobs/leaderboardCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/leaderboardCacheCrawler.js#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 15 in src/backend/cron-jobs/leaderboardCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/leaderboardCacheCrawler.js#L12-L15

Added lines #L12 - L15 were not covered by tests

Check warning on line 19 in src/backend/cron-jobs/leaderboardCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/leaderboardCacheCrawler.js#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 23 in src/backend/cron-jobs/leaderboardCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/leaderboardCacheCrawler.js#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 27 in src/backend/cron-jobs/leaderboardCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/leaderboardCacheCrawler.js#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 30 in src/backend/cron-jobs/leaderboardCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/leaderboardCacheCrawler.js#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 39 in src/backend/cron-jobs/leaderboardCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/leaderboardCacheCrawler.js#L39

Added line #L39 was not covered by tests

Check warning on line 42 in src/backend/cron-jobs/leaderboardCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/leaderboardCacheCrawler.js#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 44 in src/backend/cron-jobs/leaderboardCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/leaderboardCacheCrawler.js#L44

Added line #L44 was not covered by tests

Check warning on line 4 in src/backend/cron-jobs/wordpressCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/wordpressCacheCrawler.js#L4

Added line #L4 was not covered by tests

Check warning on line 8 in src/backend/cron-jobs/wordpressCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/wordpressCacheCrawler.js#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 15 in src/backend/cron-jobs/wordpressCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/wordpressCacheCrawler.js#L12-L15

Added lines #L12 - L15 were not covered by tests

Check warning on line 19 in src/backend/cron-jobs/wordpressCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/wordpressCacheCrawler.js#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 23 in src/backend/cron-jobs/wordpressCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/wordpressCacheCrawler.js#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 27 in src/backend/cron-jobs/wordpressCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/wordpressCacheCrawler.js#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 31 in src/backend/cron-jobs/wordpressCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/wordpressCacheCrawler.js#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 34 in src/backend/cron-jobs/wordpressCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/wordpressCacheCrawler.js#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 44 in src/backend/cron-jobs/wordpressCacheCrawler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/cron-jobs/wordpressCacheCrawler.js#L44

Added line #L44 was not covered by tests