mdolab / .github

0 stars 3 forks source link

More C code coverage and flake8 update #41

Closed hajdik closed 2 years ago

hajdik commented 2 years ago

Purpose

The .pyenv directory is still being checked for coverage so this will hopefully fix that. Another line has been added to print a table of coverage before it is uploaded to codecov

Expected time until merged

fast

Type of change

Testing

Tested with new TACS build after this is merged

Checklist

marcomangano commented 2 years ago

where will be the coverage table printed? directly in the log?

hajdik commented 2 years ago

where will be the coverage table printed? directly in the log?

Yes it should show up in the output on Azure, this is just so we can view it to debug