Skip to content

Conversation

@andrewnicols
Copy link
Contributor

If files are only renamed, and do not contain any other changes, there is not need to mustache lint them.

This issue has come about because we're renaming all of the mustache templates in MDL-83424 and it's timing out the job.

If files are only renamed, and do not contain any other changes, there
is not need to mustache lint them.
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.71%. Comparing base (bb73822) to head (f49779d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
+ Coverage   29.70%   31.71%   +2.00%     
==========================================
  Files          71       71              
  Lines        3228     3229       +1     
==========================================
+ Hits          959     1024      +65     
+ Misses       2269     2205      -64     
Flag Coverage Δ
check_upgrade_savepoints 0.46% <ø> (-0.01%) ⬇️
checkstyle_manipulations 0.00% <ø> (ø)
compare_databases 2.38% <ø> (-0.01%) ⬇️
continuous_manage_queues_validation 0.71% <ø> (-0.01%) ⬇️
define_excluded 1.11% <ø> (-0.01%) ⬇️
detect_conflicts 1.48% <ø> (-0.01%) ⬇️
diff_extract_changes 0.00% <ø> (ø)
git_sync_two_branches 2.04% <ø> (?)
grunt_process 3.00% <ø> (-0.01%) ⬇️
illegal_whitespace 2.63% <ø> (-0.01%) ⬇️
list_valid_components 0.00% <ø> (ø)
mustache_lint 2.84% <ø> (+0.03%) ⬆️
mustache_lint_plugins 1.33% <ø> (+0.03%) ⬆️
php_lint 1.23% <ø> (+0.03%) ⬆️
prepare_npm_stuff 1.51% <ø> (-0.01%) ⬇️
remote_branch_checker 17.37% <ø> (-0.04%) ⬇️
remote_branch_reporter 0.00% <ø> (ø)
setup 0.00% <ø> (ø)
thirdparty_check 1.48% <ø> (+0.03%) ⬆️
travis-branch-checker 0.00% <ø> (ø)
upgrade_external_backup 1.64% <ø> (+0.03%) ⬆️
verifications 0.00% <ø> (ø)
verify_commit_messages 2.63% <ø> (-0.01%) ⬇️
versions_check_set 5.01% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@junpataleta junpataleta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Andrew. This makes sense.

@junpataleta junpataleta merged commit 0b2ea99 into moodlehq:main Apr 11, 2025
50 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants