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

Make Tullio weak dependency using package extensions #141

Merged
merged 5 commits into from
Sep 13, 2023
Merged

Conversation

adrhill
Copy link
Member

@adrhill adrhill commented Sep 12, 2023

For backwards compatibility, Tullio is still a normal dependency on Julia versions prior to 1.9.

For backwards compatibility, it is still a normal dependency on Julia pre 1.9
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.27% 🎉

Comparison is base (3aa10ba) 94.92% compared to head (20cbcc2) 95.19%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   94.92%   95.19%   +0.27%     
==========================================
  Files          18       19       +1     
  Lines         689      687       -2     
==========================================
  Hits          654      654              
+ Misses         35       33       -2     
Files Changed Coverage Δ
src/ExplainableAI.jl 100.00% <ø> (ø)
src/lrp/rules.jl 94.16% <ø> (+0.96%) ⬆️
ext/TullioLRPRulesExt.jl 100.00% <100.00%> (ø)
src/lrp/canonize.jl 100.00% <100.00%> (ø)

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

@adrhill adrhill merged commit a09f5ee into master Sep 13, 2023
7 checks passed
@adrhill adrhill deleted the ah/tullio-ext branch September 13, 2023 15:01
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.

None yet

1 participant