stfc / fparser

This project maintains and develops a Fortran parser called fparser2 written purely in Python which supports Fortran 2003 and some Fortran 2008. A legacy parser fparser1 is also available but is not supported. The parsers were originally part of the f2py project by Pearu Peterson.
https://fparser.readthedocs.io
Other
64 stars 29 forks source link

Update to latest CodeCov uploader Action. #445

Closed arporter closed 7 months ago

arporter commented 7 months ago

Uploads to CodeCov are failing and complaining about the lack of a token. We need to replicate https://github.com/stfc/PSyclone/pull/2549 here.