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

[WIP] feat(ontologies): add ontology terms/resources models/types/instances #236

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davidlougheed
Copy link
Member

No description provided.

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 1.61290% with 61 lines in your changes missing coverage. Please review.

Project coverage is 96.49%. Comparing base (2d75a9d) to head (05bff69).

Files with missing lines Patch % Lines
bento_lib/ontologies/models.py 0.00% 23 Missing ⚠️
bento_lib/ontologies/common_resources.py 0.00% 17 Missing ⚠️
bento_lib/ontologies/types.py 0.00% 12 Missing ⚠️
bento_lib/ontologies/common_terms.py 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master     #236      +/-   ##
===========================================
- Coverage   100.00%   96.49%   -3.51%     
===========================================
  Files           52       56       +4     
  Lines         1677     1739      +62     
  Branches       248      248              
===========================================
+ Hits          1677     1678       +1     
- Misses           0       61      +61     
Files with missing lines Coverage Δ
bento_lib/__init__.py 100.00% <100.00%> (ø)
bento_lib/ontologies/common_terms.py 0.00% <0.00%> (ø)
bento_lib/ontologies/types.py 0.00% <0.00%> (ø)
bento_lib/ontologies/common_resources.py 0.00% <0.00%> (ø)
bento_lib/ontologies/models.py 0.00% <0.00%> (ø)

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