Skip to content

Update 260609 - #529

Merged
mambelli merged 1 commit into
HEPCloud:masterfrom
mambelli:update_260609
Jun 10, 2026
Merged

Update 260609#529
mambelli merged 1 commit into
HEPCloud:masterfrom
mambelli:update_260609

Conversation

@mambelli

@mambelli mambelli commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Updating GH actions
Fixing classad2 import

Comment thread src/decisionengine_modules/util/testutils.py Dismissed
import classad as classad # noqa: F401 # pylint: disable=import-error
except ImportError:
from classad2 import classad # noqa: F401 # pylint: disable=import-error
import classad2 as classad # noqa: F401 # pylint: disable=import-error
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 10.52632% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.02%. Comparing base (5c35cd2) to head (21f552b).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ngine_modules/glideinwms/glide_frontend_element.py 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #529      +/-   ##
==========================================
+ Coverage   47.88%   48.02%   +0.14%     
==========================================
  Files          54       54              
  Lines        2949     2959      +10     
  Branches      441      441              
==========================================
+ Hits         1412     1421       +9     
- Misses       1440     1441       +1     
  Partials       97       97              
Flag Coverage Δ
python-3.11 ?
python-3.12 48.02% <10.52%> (?)
python-3.9 48.10% <10.52%> (+0.14%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

@mambelli
mambelli force-pushed the update_260609 branch 4 times, most recently from ea76321 to b0ad6d0 Compare June 10, 2026 03:15

@vitodb vitodb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks good to me

@mambelli
mambelli merged commit 6c0c8d5 into HEPCloud:master Jun 10, 2026
14 of 15 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