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

feat(schemaview): add is_simple_dict method #351

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Silvanoc
Copy link
Contributor

Add method to SchemaView that helps checking if a slot is a simple dictionary or not.

Add method to SchemaView that helps checking if a slot is a simple
dictionary or not.

Signed-off-by: Silvano Cirujano Cuesta <[email protected]>
@Silvanoc Silvanoc marked this pull request as draft November 28, 2024 17:28
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 6.45161% with 29 lines in your changes missing coverage. Please review.

Project coverage is 63.10%. Comparing base (1b5e9f7) to head (1b4c088).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
linkml_runtime/utils/schemaview.py 6.45% 29 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
- Coverage   63.43%   63.10%   -0.34%     
==========================================
  Files          63       62       -1     
  Lines        8982     8985       +3     
  Branches     2574     2588      +14     
==========================================
- Hits         5698     5670      -28     
- Misses       2665     2695      +30     
- Partials      619      620       +1     

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

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.

1 participant