Skip to content

Feat: Local dev for programs and runtimes#340

Draft
philogicae wants to merge 1 commit into
masterfrom
program-local-dev
Draft

Feat: Local dev for programs and runtimes#340
philogicae wants to merge 1 commit into
masterfrom
program-local-dev

Conversation

@philogicae
Copy link
Copy Markdown
Member

@philogicae philogicae commented Feb 18, 2025

JIRA: ALEPH-167

Self proofreading checklist

  • The new code clear, easy to read and well commented.
  • New code does not duplicate the functions of builtin or popular libraries.
  • An LLM was used to review the new code and look for simplifications.
  • New classes and functions contain docstrings explaining what they provide.
  • All new code is covered by relevant tests.

Documentation

TODO

Changes

Priority

  • Can build runtimes locally via CLI
  • Can build dependencies locally via CLI
  • Can test programs with custom runtimes locally via CLI
  • Can test programs with published runtimes locally via CLI

Extra

  • Can create program with Dockerfile/docker-compose.yml easily via CLI
  • Can check published runtimes aggregate via CLI

How to test

TODO

Screenshots

TODO

@philogicae philogicae self-assigned this Feb 18, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.62%. Comparing base (41575ac) to head (2170b58).
⚠️ Report is 63 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
- Coverage   58.68%   58.62%   -0.07%     
==========================================
  Files          18       18              
  Lines        3113     3113              
  Branches      430      430              
==========================================
- Hits         1827     1825       -2     
- Misses       1065     1066       +1     
- Partials      221      222       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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