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

ci: use setup-fortran, bump actions, add requirements.txt #29

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

wpbonelli
Copy link
Contributor

  • use fortran-lang/setup-fortran action instead of manually setting up gcc and intel compilers
  • bump ifort from 2021.2 to 2021.6 (lowest supported by setup-fortran on all 3 platforms)
  • move python testing dependencies to requirements.txt
  • bump actions versions

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #29 (7078d61) into main (253c969) will increase coverage by 2.49%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   69.02%   71.51%   +2.49%     
==========================================
  Files           2        2              
  Lines         481      481              
  Branches      261      296      +35     
==========================================
+ Hits          332      344      +12     
  Misses         23       23              
+ Partials      126      114      -12     

see 1 file with indirect coverage changes

@awvwgk awvwgk merged commit d91cb5a into fortran-lang:main Oct 17, 2023
13 checks passed
@wpbonelli wpbonelli deleted the ci branch October 17, 2023 17:38
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