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

add TaylorAD() in Utility and update README #178

Merged
merged 22 commits into from
Feb 16, 2024
Merged

Conversation

houpc
Copy link
Member

@houpc houpc commented Feb 9, 2024

No description provided.

@houpc houpc added the documentation Improvements or additions to documentation label Feb 9, 2024
@houpc houpc self-assigned this Feb 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 10, 2024

Codecov Report

Attention: 124 lines in your changes are missing coverage. Please review.

Comparison is base (afe3ac6) 54.93% compared to head (605ce58) 58.71%.
Report is 1 commits behind head on computgraph.

Files Patch % Lines
src/frontend/frontends.jl 0.00% 80 Missing ⚠️
src/utility.jl 15.38% 33 Missing ⚠️
src/computational_graph/io.jl 0.00% 5 Missing ⚠️
src/backend/compiler_python.jl 0.00% 4 Missing ⚠️
src/frontend/diagram_id.jl 0.00% 2 Missing ⚠️

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

Additional details and impacted files
@@               Coverage Diff               @@
##           computgraph     #178      +/-   ##
===============================================
+ Coverage        54.93%   58.71%   +3.78%     
===============================================
  Files               52       51       -1     
  Lines             5028     4680     -348     
===============================================
- Hits              2762     2748      -14     
+ Misses            2266     1932     -334     

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

@houpc houpc added the refactor refactor the code label Feb 13, 2024
@houpc houpc changed the title update README add TaylorAD() in Utility and update README Feb 14, 2024
README.md Outdated Show resolved Hide resolved
@houpc houpc merged commit 1a811b1 into computgraph Feb 16, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation refactor refactor the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants