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

Minimal builder for JupyterLab ecosystem #107

Closed

Conversation

fcollonval
Copy link
Member

@fcollonval fcollonval commented Feb 27, 2023

This is a very early draft (not tested) extracting from JupyterLab builder commands for extensions.

  • Drop the need for LabApp
  • Extract code imported from jupyterlab_server
  • Add test
  • test
  • test more

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Base: 91.74% // Head: 14.30% // Decreases project coverage by -77.44% ⚠️

Coverage data is based on head (cdd8051) compared to base (d8fb336).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #107       +/-   ##
===========================================
- Coverage   91.74%   14.30%   -77.44%     
===========================================
  Files           5       12        +7     
  Lines         218     1398     +1180     
  Branches       55      308      +253     
===========================================
  Hits          200      200               
- Misses         12     1191     +1179     
- Partials        6        7        +1     
Impacted Files Coverage Δ
hatch_jupyter_builder/debuglog.py 0.00% <0.00%> (ø)
hatch_jupyter_builder/extension_utils.py 0.00% <0.00%> (ø)
hatch_jupyter_builder/federated_labextensions.py 0.00% <0.00%> (ø)
hatch_jupyter_builder/jlpmapp.py 0.00% <0.00%> (ø)
hatch_jupyter_builder/labextensions.py 0.00% <0.00%> (ø)
hatch_jupyter_builder/semver.py 0.00% <0.00%> (ø)
hatch_jupyter_builder/upgrade_extension.py 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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