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

that'll do #303

Merged
merged 4 commits into from
Sep 11, 2023
Merged

that'll do #303

merged 4 commits into from
Sep 11, 2023

Conversation

pat-alt
Copy link
Member

@pat-alt pat-alt commented Sep 8, 2023

No description provided.

@pat-alt pat-alt linked an issue Sep 8, 2023 that may be closed by this pull request
generator = GenericGenerator()
ce = generate_counterfactual(x, y_target, counterfactual_data, M, generator)
end
end
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[JuliaFormatter] reported by reviewdog 🐶

Suggested change
end
end

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2023

Codecov Report

Merging #303 (85abb9d) into main (7327ea9) will increase coverage by 0.11%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
+ Coverage   80.66%   80.77%   +0.11%     
==========================================
  Files          78       79       +1     
  Lines        1722     1732      +10     
==========================================
+ Hits         1389     1399      +10     
  Misses        333      333              
Files Changed Coverage Δ
src/CounterfactualExplanations.jl 100.00% <ø> (ø)
src/precompile.jl 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pat-alt pat-alt merged commit 296b9d3 into main Sep 11, 2023
9 checks passed
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.

Add PrecompileTools
2 participants