ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
419 stars 116 forks source link

ci: wrong tagging on the coverage artifacts #3225

Closed germa89 closed 4 days ago

germa89 commented 5 days ago

Description

The CICD was uploading all the remote testing as CentOS.

Issue linked

Close #3190

Checklist

ansys-reviewer-bot[bot] commented 5 days ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.21%. Comparing base (7c1eb1e) to head (0980625). Report is 26 commits behind head on main.

:exclamation: There is a different number of reports uploaded between BASE (7c1eb1e) and HEAD (0980625). Click for more details.

HEAD has 110 uploads less than BASE | Flag | BASE (7c1eb1e) | HEAD (0980625) | |------|------|------| |minimal|20|2| |ubuntu|40|4| |local|40|4| |v24.1-ubuntu-student|12|2| |latest-ubuntu-student|12|2|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3225 +/- ## ========================================== - Coverage 86.63% 80.21% -6.43% ========================================== Files 52 53 +1 Lines 9550 9625 +75 ========================================== - Hits 8274 7721 -553 - Misses 1276 1904 +628 ```