Skip to content

feat: add data dictionary submodule + models#296

Draft
davidlougheed wants to merge 8 commits into
masterfrom
feat/data_dictionary
Draft

feat: add data dictionary submodule + models#296
davidlougheed wants to merge 8 commits into
masterfrom
feat/data_dictionary

Conversation

@davidlougheed

Copy link
Copy Markdown
Member

WIP

@codecov

codecov Bot commented Dec 11, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 5.34351% with 124 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.70%. Comparing base (2dab12a) to head (447b930).

Files with missing lines Patch % Lines
bento_lib/data_dictionary/models.py 0.00% 98 Missing ⚠️
bento_lib/data_dictionary/validator.py 0.00% 9 Missing ⚠️
bento_lib/data_dictionary/utils.py 0.00% 7 Missing ⚠️
bento_lib/data_dictionary/discovery.py 0.00% 6 Missing ⚠️
bento_lib/data_dictionary/__init__.py 0.00% 2 Missing ⚠️
bento_lib/data_dictionary/types.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master     #296      +/-   ##
===========================================
- Coverage   100.00%   94.70%   -5.30%     
===========================================
  Files           74       81       +7     
  Lines         2215     2341     +126     
  Branches       209      226      +17     
===========================================
+ Hits          2215     2217       +2     
- Misses           0      124     +124     
Files with missing lines Coverage Δ
bento_lib/ontologies/__init__.py 100.00% <100.00%> (ø)
bento_lib/ontologies/models.py 100.00% <100.00%> (ø)
bento_lib/ontologies/patterns.py 100.00% <100.00%> (ø)
bento_lib/data_dictionary/__init__.py 0.00% <0.00%> (ø)
bento_lib/data_dictionary/types.py 0.00% <0.00%> (ø)
bento_lib/data_dictionary/discovery.py 0.00% <0.00%> (ø)
bento_lib/data_dictionary/utils.py 0.00% <0.00%> (ø)
bento_lib/data_dictionary/validator.py 0.00% <0.00%> (ø)
bento_lib/data_dictionary/models.py 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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