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

48 udg #50

Closed
wants to merge 33 commits into from
Closed

48 udg #50

wants to merge 33 commits into from

Conversation

drernie
Copy link
Member

@drernie drernie commented Aug 30, 2023

Universal Data Graph

Refactor into Verifiable Nodes

@drernie drernie linked an issue Aug 30, 2023 that may be closed by this pull request
Closed
@github-actions
Copy link

github-actions bot commented Aug 30, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.02s
✅ JSON eslint-plugin-jsonc 3 0 0 0.75s
✅ JSON jsonlint 3 0 0.14s
✅ JSON prettier 3 2 0 0.4s
✅ JSON v8r 3 0 2.39s
✅ MAKEFILE checkmake 1 0 0.0s
✅ MARKDOWN markdownlint 6 0 0 0.83s
✅ MARKDOWN markdown-link-check 11 0 0.89s
✅ MARKDOWN markdown-table-formatter 11 0 0 0.26s
✅ PYTHON black 49 9 0 1.44s
✅ PYTHON flake8 49 0 0.79s
✅ PYTHON isort 49 10 0 0.27s
✅ PYTHON mypy 49 0 4.77s
✅ PYTHON ruff 49 11 0 0.04s
✅ REPOSITORY checkov yes no 8.52s
✅ REPOSITORY gitleaks yes no 0.36s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY trivy-sbom yes no 0.87s
✅ YAML prettier 8 5 0 0.57s
✅ YAML v8r 8 0 3.26s
✅ YAML yamllint 8 0 0.86s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-actions
Copy link

github-actions bot commented Aug 30, 2023

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
2333 2122 91% 80% 🟢

New Files

File Coverage Status
quiltcore/builder2.py 28% 🔴
quiltcore/change.py 54% 🔴
quiltcore/domain.py 82% 🟢
quiltcore/entry2.py 83% 🟢
quiltcore/factory.py 100% 🟢
quiltcore/manifest2.py 83% 🟢
quiltcore/names.py 67% 🔴
quiltcore/scheme.py 100% 🟢
quiltcore/udg/child.py 100% 🟢
quiltcore/udg/folder.py 86% 🟢
quiltcore/udg/keyed.py 97% 🟢
quiltcore/udg/node.py 88% 🟢
quiltcore/udg/root.py 94% 🟢
quiltcore/udg/verifiable.py 98% 🟢
tests/test_change.py 67% 🔴
tests/test_manifest2.py 93% 🟢
tests/test_node.py 100% 🟢
tests/test_pull.py 100% 🟢
tests/test_verifiable.py 100% 🟢
TOTAL 85% 🔴

Modified Files

File Coverage Status
quiltcore/init.py 100% 🟢
quiltcore/entry.py 95% 🟢
quiltcore/header.py 97% 🟢
quiltcore/manifest.py 92% 🟢
quiltcore/resource_key.py 89% 🟢
quiltcore/resource_path.py 100% 🟢
quiltcore/table.py 94% 🟢
quiltcore/yaml/config.py 96% 🟢
quiltcore/yaml/spec.py 100% 🟢
tests/conftest.py 97% 🟢
tests/test_entry.py 100% 🟢
tests/test_manifest.py 99% 🟢
tests/test_registry.py 100% 🟢
tests/test_spec.py 98% 🟢
tests/test_volume.py 90% 🟢
TOTAL 96% 🟢

updated for commit: c895941 by action🐍

@drernie drernie mentioned this pull request Sep 1, 2023
1 task
@drernie
Copy link
Member Author

drernie commented Oct 11, 2023

Forked. Can close this branch.

@drernie drernie closed this Oct 11, 2023
@drernie drernie deleted the 48-udg branch October 11, 2023 14:57
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.

udg
1 participant