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

feat: Fortran support #1490

Merged
merged 1 commit into from
May 17, 2024
Merged

feat: Fortran support #1490

merged 1 commit into from
May 17, 2024

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented May 17, 2024

Description:

Adds support for Fortran.

Related Issues:

Updates #460

Checklist:

  • Review the CONTRIBUTING.md documentation.
  • Add a reference to a related issue in the repository.
  • Add a description of the changes proposed in the pull request.
  • Add unit tests if applicable.
  • Update documentation if applicable.
  • Add a note in the CHANGELOG.md if applicable.
  • Sign the Google CLA.

Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.16%. Comparing base (29bf0bd) to head (0e292c7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1490   +/-   ##
=======================================
  Coverage   79.16%   79.16%           
=======================================
  Files          15       15           
  Lines         907      907           
=======================================
  Hits          718      718           
  Misses        138      138           
  Partials       51       51           

@ianlewis ianlewis merged commit 6ee63ce into main May 17, 2024
20 of 21 checks passed
@ianlewis ianlewis deleted the fortran-support branch May 17, 2024 08:04
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.

1 participant