Skip to content

Conversation

@zguesmi
Copy link
Member

@zguesmi zguesmi commented Sep 18, 2025

No description provided.

@zguesmi zguesmi self-assigned this Sep 18, 2025
@zguesmi zguesmi marked this pull request as ready for review September 18, 2025 13:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds registry-related Solidity documentation to the generated docs by removing the exclusion of registries from the documentation generation in the Hardhat configuration.

  • Removes the 'registries' exclusion from the docgen configuration
  • Reorganizes existing documentation by moving IexecOrderManagementFacet section
  • Adds comprehensive documentation for registry contracts including IRegistry, Registry, RegistryEntry, App, AppRegistry, Dataset, DatasetRegistry, Workerpool, and WorkerpoolRegistry

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
hardhat.config.ts Removes 'registries' from the excluded paths to enable registry documentation generation
docs/solidity/index.md Adds extensive registry documentation and reorganizes existing sections

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.66%. Comparing base (f7c634b) to head (8b0e3b1).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #258   +/-   ##
=======================================
  Coverage   83.66%   83.66%           
=======================================
  Files          38       38           
  Lines        1218     1218           
  Branches      227      227           
=======================================
  Hits         1019     1019           
  Misses        199      199           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zguesmi zguesmi merged commit 9273aed into main Sep 18, 2025
5 checks passed
@zguesmi zguesmi deleted the docs/registries branch September 18, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants