-
Notifications
You must be signed in to change notification settings - Fork 15
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
Update make.jl #49
Update make.jl #49
Conversation
Codecov Report
@@ Coverage Diff @@
## master #49 +/- ##
==========================================
+ Coverage 63.29% 63.46% +0.16%
==========================================
Files 27 27
Lines 1079 1084 +5
==========================================
+ Hits 683 688 +5
Misses 396 396 see 2 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
I think the way to fix these missing references is to add a copy of the QuantumSymbolics API docs (basically an extra autodoc declaration for them in the API listing). |
it seems it still does not build correctly due to the same external references |
the issue is with these docstrings in QuantumSymbolics: https://github.com/QuantumSavory/QuantumSymbolics.jl/blob/7085f72484fd285b2c74a55673c9bfcc696312fa/src/QSymbolicsBase/QSymbolicsBase.jl#L64 |
What is the status of this? |
Converting this to a draft. Convert it back when it is ready. |
#92 took care of this |
No description provided.