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

Add quiz migration #7123

Merged
merged 13 commits into from
Sep 4, 2023

Fix psalm issues

bef4b79
Select commit
Loading
Failed to load commit list.
Merged

Add quiz migration #7123

Fix psalm issues
bef4b79
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 4, 2023 in 0s

82.15% of diff hit (target 49.47%)

View this Pull Request on Codecov

82.15% of diff hit (target 49.47%)

Annotations

Check warning on line 599 in includes/class-sensei.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/class-sensei.php#L598-L599

Added lines #L598 - L599 were not covered by tests

Check warning on line 52 in includes/internal/migration/class-migration-abstract.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/class-migration-abstract.php#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 62 in includes/internal/migration/class-migration-abstract.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/class-migration-abstract.php#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 89 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L89

Added line #L89 was not covered by tests

Check warning on line 96 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L96

Added line #L96 was not covered by tests

Check warning on line 104 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L104

Added line #L104 was not covered by tests

Check warning on line 135 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L135

Added line #L135 was not covered by tests

Check warning on line 165 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L165

Added line #L165 was not covered by tests

Check warning on line 190 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L190

Added line #L190 was not covered by tests

Check warning on line 220 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L219-L220

Added lines #L219 - L220 were not covered by tests

Check warning on line 225 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 246 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L245-L246

Added lines #L245 - L246 were not covered by tests

Check warning on line 251 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L248-L251

Added lines #L248 - L251 were not covered by tests

Check warning on line 253 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L253

Added line #L253 was not covered by tests

Check warning on line 282 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L280-L282

Added lines #L280 - L282 were not covered by tests

Check warning on line 287 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L286-L287

Added lines #L286 - L287 were not covered by tests

Check warning on line 311 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L311

Added line #L311 was not covered by tests

Check warning on line 345 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L344-L345

Added lines #L344 - L345 were not covered by tests

Check warning on line 349 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L349

Added line #L349 was not covered by tests

Check warning on line 362 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L361-L362

Added lines #L361 - L362 were not covered by tests

Check warning on line 369 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L368-L369

Added lines #L368 - L369 were not covered by tests

Check warning on line 382 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L379-L382

Added lines #L379 - L382 were not covered by tests

Check warning on line 385 in includes/internal/migration/migrations/class-quiz-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-quiz-migration.php#L385

Added line #L385 was not covered by tests

Check warning on line 85 in includes/internal/migration/migrations/class-student-progress-migration.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/internal/migration/migrations/class-student-progress-migration.php#L85

Added line #L85 was not covered by tests