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

Only relative imports with Requires #78

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Only relative imports with Requires #78

merged 1 commit into from
Mar 10, 2023

Conversation

devmotion
Copy link
Member

I learnt recently that one should use only relative imports with Requires: JuliaArrays/ArrayInterface.jl#387

@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3218c08) 84.25% compared to head (fccc70e) 84.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   84.25%   84.25%           
=======================================
  Files           8        8           
  Lines         470      470           
=======================================
  Hits          396      396           
  Misses         74       74           
Impacted Files Coverage Δ
ext/AbstractDifferentiationFiniteDifferencesExt.jl 100.00% <ø> (ø)
ext/AbstractDifferentiationForwardDiffExt.jl 100.00% <ø> (ø)
ext/AbstractDifferentiationReverseDiffExt.jl 100.00% <ø> (ø)
ext/AbstractDifferentiationTrackerExt.jl 100.00% <ø> (ø)
ext/AbstractDifferentiationZygoteExt.jl 100.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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ChrisRackauckas ChrisRackauckas merged commit 05fecd9 into master Mar 10, 2023
@ChrisRackauckas ChrisRackauckas deleted the dw/requires branch March 10, 2023 11:12
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