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

Refactor #12

Merged
merged 6 commits into from
Jan 3, 2024
Merged

Refactor #12

merged 6 commits into from
Jan 3, 2024

Conversation

cmungall
Copy link
Member

@cmungall cmungall commented Jan 3, 2024

  • Removed docs that were generated by pandoc over google slides.
  • Added a Tutorial notebook
  • improved README
  • Added a compliance test suite
  • Added generation of markdown and graphviz
  • Reorganized some packages
  • Removed unused rdflib transformer

Removed docs that were generated by pandoc over google slides.
Added a Tutorial notebook
imrpoved README
Added a compliance test suite
Added generation of markdown and graphviz
Reorganized some packages
Removed unused rdflib transformer
@codecov-commenter
Copy link

Codecov Report

Attention: 160 lines in your changes are missing coverage. Please review.

Comparison is base (9066675) 84.92% compared to head (bb876cf) 80.97%.

Files Patch % Lines
src/linkml_transformer/session.py 0.00% 83 Missing ⚠️
...nkml_transformer/transformer/object_transformer.py 76.66% 28 Missing ⚠️
src/linkml_transformer/cli/cli.py 46.51% 23 Missing ⚠️
src/linkml_transformer/inference/inverter.py 90.78% 7 Missing ⚠️
src/linkml_transformer/transformer/transformer.py 92.18% 5 Missing ⚠️
src/linkml_transformer/compiler/compiler.py 80.95% 4 Missing ⚠️
src/linkml_transformer/inference/schema_mapper.py 92.45% 4 Missing ⚠️
...c/linkml_transformer/compiler/j2_based_compiler.py 91.66% 2 Missing ⚠️
...rc/linkml_transformer/functions/unit_conversion.py 96.00% 2 Missing ⚠️
...c/linkml_transformer/compiler/graphviz_compiler.py 98.41% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   84.92%   80.97%   -3.96%     
==========================================
  Files          21       29       +8     
  Lines         856     1498     +642     
==========================================
+ Hits          727     1213     +486     
- Misses        129      285     +156     

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

@cmungall cmungall merged commit e0eb46d into main Jan 3, 2024
4 checks passed
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