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

Add force-save to Otter Assign for R notebooks #675

Merged
merged 3 commits into from
Jul 30, 2023

Conversation

chrispyles
Copy link
Member

Closes #474

@chrispyles chrispyles added the enhancement New feature or request label Jul 21, 2023
@chrispyles chrispyles added this to the v5.1.0 milestone Jul 21, 2023
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Patch coverage: 81.25% and project coverage change: -0.02% ⚠️

Comparison is base (3fdf05f) 80.24% compared to head (510b739) 80.23%.
Report is 1 commits behind head on beta.

Additional details and impacted files
@@            Coverage Diff             @@
##             beta     #675      +/-   ##
==========================================
- Coverage   80.24%   80.23%   -0.02%     
==========================================
  Files          62       62              
  Lines        4029     4037       +8     
==========================================
+ Hits         3233     3239       +6     
- Misses        796      798       +2     
Files Changed Coverage Δ
otter/assign/notebook_transformer.py 92.02% <ø> (+0.39%) ⬆️
otter/assign/assignment.py 95.20% <50.00%> (-1.50%) ⬇️
otter/assign/r_adapter/cell_factory.py 90.24% <90.90%> (-0.94%) ⬇️
otter/generate/__init__.py 86.25% <100.00%> (ø)

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

@chrispyles chrispyles changed the base branch from master to beta July 30, 2023 05:01
@chrispyles chrispyles merged commit c6aed18 into ucbds-infra:beta Jul 30, 2023
3 checks passed
@chrispyles chrispyles deleted the ottr-export branch July 30, 2023 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Save current notebook as part of ottr::export()
1 participant