CrayLabs / SmartRedis

SmartSim Infrastructure Library Clients.
BSD 2-Clause "Simplified" License
54 stars 25 forks source link

Upgrade ubuntu to version 22.04 and gcc to version 11 #484

Closed AlyssaCote closed 6 months ago

AlyssaCote commented 6 months ago

After dropping python 3.8, there's been some issues with ubuntu versions and gcc version for the smartsim dev docs. Upgrading ubuntu to 22.04 is necessary now that we've dropped support for python 3.8 and should solve the problem.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.92%. Comparing base (8d32cbf) to head (5673b92). Report is 2 commits behind head on develop.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CrayLabs/SmartRedis/pull/484/graphs/tree.svg?width=650&height=150&src=pr&token=XSS8CCJ2KR&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrayLabs)](https://app.codecov.io/gh/CrayLabs/SmartRedis/pull/484?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrayLabs) ```diff @@ Coverage Diff @@ ## develop #484 +/- ## ============================================ + Coverage 78.84% 95.92% +17.08% ============================================ Files 97 10 -87 Lines 7369 884 -6485 ============================================ - Hits 5810 848 -4962 + Misses 1559 36 -1523 ``` [see 87 files with indirect coverage changes](https://app.codecov.io/gh/CrayLabs/SmartRedis/pull/484/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrayLabs)