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

fix: export Pluto models #332

Merged
merged 2 commits into from
Nov 12, 2024
Merged

fix: export Pluto models #332

merged 2 commits into from
Nov 12, 2024

Conversation

elribonazo
Copy link
Contributor

Description:

exporting Pluto models to make them available outside SDK and make it easier to implement a compatible store.

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

@elribonazo elribonazo requested a review from a team as a code owner November 12, 2024 16:33
Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
Copy link

Lines Statements Branches Functions
Coverage: 75%
76.14% (3636/4775) 66.53% (1666/2504) 80.29% (864/1076)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11801608321

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 72.613%

Totals Coverage Status
Change from base Build 11780361415: 0.06%
Covered Lines: 3528
Relevant Lines: 4649

💛 - Coveralls

@elribonazo elribonazo merged commit 0613bfc into main Nov 12, 2024
6 checks passed
@elribonazo elribonazo deleted the features/export-models branch November 12, 2024 16:59
elribonazo added a commit that referenced this pull request Nov 12, 2024
Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
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.

3 participants