Skip to content

Commit

Permalink
[m12] code2fn documentation and unit test updates (#860)
Browse files Browse the repository at this point in the history
## Summary of Changes
### Documentation Updates
Updates the endpoint documentation for the following Code2fn services
- code2fn
- execution_engine
- comment_extractor
- workflows

Additionally, adds a new page to the Github site documenting how to add
support for dependency generation for new languages.

### Unit Tests
Adds unit tests for Fortran->CAST to reach parity with Python unit
tests.

### Bug fixes
Fixes bug where extra Name node could be generated at the end of
function definitions
Fixes bug in Loop generation where the wrong loop type could be ingested

### Related issues
#849
#858
#839

Resolves #858
Resolves #839 275bd97
  • Loading branch information
github-actions[bot] committed Mar 29, 2024
1 parent 70259fa commit 8216891

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.

0 comments on commit 8216891

Please sign in to comment.