-
Notifications
You must be signed in to change notification settings - Fork 14
docs: Update doc and diagrams #279
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
Conversation
…ert-if-dataset-order-not-valid
…s/update-interfaces-doc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates documentation by modifying a script comment and reorganizing API documentation structure in the Solidity documentation file.
- Updated TODO comment in puml-to-links.mjs script
- Reorganized interface documentation placement in Solidity API docs
- Updated function signature and documentation for assertDatasetDealCompatibility method
Reviewed Changes
Copilot reviewed 2 out of 8 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| scripts/tools/puml-to-links.mjs | Updated TODO comment to reflect current script status |
| docs/solidity/index.md | Reorganized interface documentation and updated function documentation |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #279 +/- ##
==========================================
+ Coverage 83.66% 84.82% +1.16%
==========================================
Files 38 37 -1
Lines 1218 1239 +21
Branches 227 235 +8
==========================================
+ Hits 1019 1051 +32
+ Misses 199 188 -11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Le-Caignec
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.