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

20240123 add compile from text base #63

Merged
merged 11 commits into from
Jan 25, 2024

Conversation

prozacchiwawa
Copy link
Contributor

@prozacchiwawa prozacchiwawa commented Jan 24, 2024

Add a "compile" entrypoint which compiles from source rather than a path name.
Add a test entry point for this facility and fit to current api. It's likely that there'll be a couple more commits on here to merge
the filename and source code compile entrypoints from python.

This was envisioned by @richardkiss richardkiss@6f95cef

@coveralls
Copy link

coveralls commented Jan 24, 2024

Pull Request Test Coverage Report for Build 7660204014

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 83.09%

Totals Coverage Status
Change from base Build 7643461992: -0.2%
Covered Lines: 14879
Relevant Lines: 17907

💛 - Coveralls

richardkiss
richardkiss previously approved these changes Jan 24, 2024
Copy link
Contributor

@richardkiss richardkiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@prozacchiwawa
Copy link
Contributor Author

Added one more commit to consolidate error formatting and added tests.

@prozacchiwawa prozacchiwawa merged commit 44058c0 into base Jan 25, 2024
28 checks passed
@prozacchiwawa prozacchiwawa deleted the 20240123-add-compile-from-text-base branch January 25, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants