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

Convert to package extensions #19

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Conversation

mateuszbaran
Copy link
Member

Let's use package extensions here as well.

@mateuszbaran mateuszbaran added the preview docs Add this label if you want to see a PR-preview of the documentation label Jun 2, 2023
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #19 (1a78788) into main (029a341) will increase coverage by 3.18%.
The diff coverage is 100.00%.

❗ Current head 1a78788 differs from pull request most recent head 27630bb. Consider uploading reports for the commit 27630bb to get more accurate results

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   92.51%   95.69%   +3.18%     
==========================================
  Files          15       14       -1     
  Lines         374      279      -95     
==========================================
- Hits          346      267      -79     
+ Misses         28       12      -16     
Impacted Files Coverage Δ
src/differentials.jl 100.00% <ø> (ø)
src/finite_diff.jl 100.00% <ø> (ø)
src/finite_differences.jl 100.00% <ø> (ø)
src/forward_diff.jl 100.00% <ø> (+15.38%) ⬆️
src/reverse_diff.jl 100.00% <ø> (ø)
src/zygote.jl 100.00% <ø> (ø)
src/ManifoldDiff.jl 96.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@mateuszbaran mateuszbaran merged commit 4fd4dbd into main Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview docs Add this label if you want to see a PR-preview of the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants