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

Support rendering JSON in a Jupyter Notebook #44

Merged
merged 13 commits into from
Feb 8, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

579eff6
Select commit
Loading
Failed to load commit list.
Merged

Support rendering JSON in a Jupyter Notebook #44

[pre-commit.ci] auto fixes from pre-commit.com hooks
579eff6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

82.91% (+2.27%) compared to 23edb17

View this Pull Request on Codecov

82.91% (+2.27%) compared to 23edb17

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (23edb17) 80.63% compared to head (579eff6) 82.91%.

Files Patch % Lines
dargs/notebook.py 91.60% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   80.63%   82.91%   +2.27%     
==========================================
  Files           3        4       +1     
  Lines         501      632     +131     
==========================================
+ Hits          404      524     +120     
- Misses         97      108      +11     

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