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

Enable some tests only on DE 1.7 branch #685

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

vitodb
Copy link
Contributor

@vitodb vitodb commented Jul 27, 2023

Enable tests that run on EL7 only for DE branch 1.7, those are
rpmbuild_el7 in ci.yaml
pytest_el7 in pytest.yaml

Also enable run_flake8 only on DE branch 1.7 as this relays on pytest-flake8 module that doesn't work with flake8 >= 5.0:
tholo/pytest-flake8#87

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (97915e0) 97.25% compared to head (c91a368) 97.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #685   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files          51       51           
  Lines        3165     3165           
  Branches      517      517           
=======================================
  Hits         3078     3078           
  Misses         54       54           
  Partials       33       33           
Flag Coverage Δ
python-3.11 97.21% <ø> (ø)
python-3.9 97.21% <ø> (+0.03%) ⬆️

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.

@mambelli mambelli merged commit f842996 into HEPCloud:master Aug 11, 2023
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.

2 participants