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

Improve directory setup #23

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Resolved merge conflict.

94e9da1
Select commit
Loading
Failed to load commit list.
Open

Improve directory setup #23

Resolved merge conflict.
94e9da1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

80.39% (+8.08%) compared to 42aa39a

View this Pull Request on Codecov

80.39% (+8.08%) compared to 42aa39a

Details

Codecov Report

Attention: Patch coverage is 85.36585% with 6 lines in your changes missing coverage. Please review.

Project coverage is 80.39%. Comparing base (42aa39a) to head (94e9da1).

Files with missing lines Patch % Lines
src/derivatives/pullback.jl 75.00% 2 Missing ⚠️
src/build_function/build_function_double_input.jl 0.00% 1 Missing ⚠️
src/derivatives/gradient.jl 50.00% 1 Missing ⚠️
src/symbolic_neuralnet/symbolic_neuralnet.jl 90.90% 1 Missing ⚠️
src/symbolic_neuralnet/symbolize.jl 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   72.30%   80.39%   +8.08%     
==========================================
  Files          16       11       -5     
  Lines         325      255      -70     
==========================================
- Hits          235      205      -30     
+ Misses         90       50      -40     

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