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

remove default value override, set property explicitly, fixes #175 #178

Closed
wants to merge 1 commit into from

Conversation

timkpaine
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Nov 1, 2023

Binder Launch a binder notebook on branch timkpaine/jupyter-fs/tkp/175

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (135811c) 37.86% compared to head (c0f803f) 37.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
- Coverage   37.86%   37.83%   -0.04%     
==========================================
  Files          31       31              
  Lines        1965     1964       -1     
  Branches      312      312              
==========================================
- Hits          744      743       -1     
  Misses       1119     1119              
  Partials      102      102              
Files Coverage Δ
jupyterfs/metamanager.py 71.24% <100.00%> (-0.19%) ⬇️

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

# https://github.com/jpmorganchase/jupyter-fs/issues/175
# @default("files_handler_params")
# def _files_handler_params_default(self):
# return {"path": self.root_dir}
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason to keep this here and not just let the git(hub) history remember it for us?

@timkpaine timkpaine closed this Nov 3, 2023
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