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

SFA: Subsystem for loading single-file applications #112

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

amotl
Copy link
Member

@amotl amotl commented Nov 2, 2024

About

A generic Python loader, with capabilities for installing dependencies and seeding applications from remote resources.

References

Copy link

codecov bot commented Nov 2, 2024

Codecov Report

Attention: Patch coverage is 80.98859% with 50 lines in your changes missing coverage. Please review.

Project coverage is 86.44%. Comparing base (9d0b96a) to head (e201bfa).

Files with missing lines Patch % Lines
pueblo/sfa/core.py 84.02% 23 Missing ⚠️
pueblo/util/program.py 75.00% 12 Missing ⚠️
pueblo/ngr/cli.py 71.42% 6 Missing ⚠️
pueblo/sfa/cli.py 80.00% 5 Missing ⚠️
pueblo/sfa/pep723.py 83.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   87.61%   86.44%   -1.17%     
==========================================
  Files          22       26       +4     
  Lines         783     1018     +235     
==========================================
+ Hits          686      880     +194     
- Misses         97      138      +41     
Flag Coverage Δ
main 75.83% <80.98%> (+2.01%) ⬆️
ngr 49.31% <19.77%> (-11.87%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@amotl amotl force-pushed the sfa branch 5 times, most recently from b956646 to 0762760 Compare November 7, 2024 22:48
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