Skip to content

Conversation

marksweb
Copy link
Member

@marksweb marksweb commented Apr 14, 2022

Unused matrix option removed because the workflow always runs on latest ubuntu.

Checks marked as "Expected — Waiting for status to be reported" won't return a response because they're not going to run.

That's GH adding the OS from the matrix to the check name even though we never ran checks against the OS matrix values. I'll need to update the required checks once this is cleaned up.

@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #270 (aa4bdab) into master (d709026) will decrease coverage by 0.37%.
The diff coverage is n/a.

❗ Current head aa4bdab differs from pull request most recent head e56888f. Consider uploading reports for the commit e56888f to get more accurate results

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
- Coverage   87.61%   87.23%   -0.38%     
==========================================
  Files          29       29              
  Lines        1591     1528      -63     
  Branches      260      247      -13     
==========================================
- Hits         1394     1333      -61     
+ Misses        141      140       -1     
+ Partials       56       55       -1     
Impacted Files Coverage Δ
djangocms_versioning/cms_config.py 83.33% <0.00%> (-1.13%) ⬇️
djangocms_versioning/cms_toolbars.py 95.08% <0.00%> (-0.64%) ⬇️
djangocms_versioning/admin.py 86.60% <0.00%> (-0.40%) ⬇️
djangocms_versioning/datastructures.py 95.18% <0.00%> (-0.38%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@marksweb marksweb changed the title Remove os from test workflow matrix ci: Remove os from test workflow matrix May 20, 2022
@marksweb marksweb merged commit cee8043 into django-cms:master Sep 4, 2022
@marksweb marksweb deleted the ci/tests-runs-on branch September 4, 2022 11:17
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.

1 participant