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

Allow for all reasonable PYAPP_EXEC_ entry types #23

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

trappitsch
Copy link
Owner

  • add app entry types to initialization
  • set PYAPP_EXEC_X variable according to entry_type in toml file

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 97.36842% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.76%. Comparing base (dc2a42f) to head (89d2d52).

Files Patch % Lines
src/box/initialization.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   96.77%   96.76%   -0.01%     
==========================================
  Files          21       21              
  Lines        1085     1114      +29     
==========================================
+ Hits         1050     1078      +28     
- Misses         35       36       +1     

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

@trappitsch trappitsch merged commit c54e856 into main Mar 8, 2024
8 checks passed
@trappitsch trappitsch deleted the pyapp_app_entry_types branch March 8, 2024 14:26
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.

2 participants