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 Revise support #56

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

add Revise support #56

wants to merge 8 commits into from

Conversation

disberd
Copy link
Owner

@disberd disberd commented Jun 2, 2024

This PR adds support for Revise through a package extension, closing #17

@disberd disberd linked an issue Jun 2, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 2, 2024

Codecov Report

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

Project coverage is 95.54%. Comparing base (108ee6d) to head (3882fed).

Files Patch % Lines
ext/ReviseExt.jl 47.36% 30 Missing ⚠️
src/frompackage/revise_helpers.jl 87.50% 3 Missing ⚠️
src/frompackage/loading.jl 90.47% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master      #56      +/-   ##
===========================================
- Coverage   100.00%   95.54%   -4.46%     
===========================================
  Files           11       13       +2     
  Lines          771      876     +105     
===========================================
+ Hits           771      837      +66     
- Misses           0       39      +39     

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

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.

Integrate @fromparent with Revise
1 participant