moodle-local_ci
moodle-local_ci copied to clipboard
Remove reference to the `master` branch
Plus, update references of other repositories to point to their respective main branch.
- https://github.com/stylelint/stylelint
- https://github.com/moodlehq/moodle-local_amos
Codecov Report
Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
Project coverage is 26.06%. Comparing base (
a99342b) to head (b4af8cf).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| remote_branch_checker/remote_branch_checker.sh | 0.00% | 1 Missing :warning: |
:exclamation: There is a different number of reports uploaded between BASE (a99342b) and HEAD (b4af8cf). Click for more details.
HEAD has 1 upload less than BASE
Flag BASE (a99342b) HEAD (b4af8cf) remote_branch_checker 1 0
Additional details and impacted files
@@ Coverage Diff @@
## main #308 +/- ##
==========================================
- Coverage 33.14% 26.06% -7.08%
==========================================
Files 71 71
Lines 3207 3207
==========================================
- Hits 1063 836 -227
- Misses 2144 2371 +227
| Flag | Coverage Δ | |
|---|---|---|
| check_upgrade_savepoints | 0.46% <0.00%> (ø) |
|
| checkstyle_manipulations | 0.00% <0.00%> (ø) |
|
| compare_databases | 2.40% <0.00%> (ø) |
|
| continuous_manage_queues_validation | 0.71% <0.00%> (ø) |
|
| define_excluded | 1.12% <0.00%> (ø) |
|
| detect_conflicts | 1.49% <0.00%> (ø) |
|
| diff_extract_changes | 0.00% <0.00%> (ø) |
|
| git_sync_two_branches | 2.05% <0.00%> (ø) |
|
| grunt_process | 3.02% <0.00%> (ø) |
|
| illegal_whitespace | 2.65% <0.00%> (ø) |
|
| list_valid_components | 0.00% <0.00%> (ø) |
|
| mustache_lint | 2.83% <0.00%> (ø) |
|
| mustache_lint_plugins | 1.30% <0.00%> (ø) |
|
| php_lint | 1.21% <0.00%> (ø) |
|
| prepare_npm_stuff | 1.52% <0.00%> (ø) |
|
| remote_branch_checker | ? |
|
| remote_branch_reporter | 0.00% <0.00%> (ø) |
|
| setup | 0.00% <0.00%> (ø) |
|
| thirdparty_check | 1.46% <0.00%> (ø) |
|
| travis-branch-checker | 0.00% <0.00%> (ø) |
|
| upgrade_external_backup | 1.62% <0.00%> (ø) |
|
| verifications | 0.00% <0.00%> (ø) |
|
| verify_commit_messages | 2.65% <0.00%> (ø) |
|
| verify_phpunit_xml | 1.24% <0.00%> (ø) |
|
| versions_check_set | 5.05% <0.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hmmm... I'm not sure why the remote_branch_checker test is failing, but I don't think it is related to this PR.
Thanks, Jun! It looks good to me