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

Feature/diagram script #803

Merged
merged 5 commits into from
May 28, 2024
Merged

Feature/diagram script #803

merged 5 commits into from
May 28, 2024

Conversation

mariusconjeaud
Copy link
Collaborator

First stab at generating model diagrams (arrows, and maybe puml in dot notation) from neomodel classes.

Usage like : neomodel_generate_diagram test/diagram_classes.py --file-type arrows --write-to-dir test/data

image

Copy link

codecov bot commented May 28, 2024

Codecov Report

Attention: Patch coverage is 93.93939% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 91.30%. Comparing base (9304000) to head (380bc1b).
Report is 3 commits behind head on rc/5.3.1.

Files Patch % Lines
neomodel/scripts/neomodel_generate_diagram.py 95.45% 5 Missing ⚠️
neomodel/scripts/utils.py 85.71% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           rc/5.3.1     #803      +/-   ##
============================================
+ Coverage     91.19%   91.30%   +0.11%     
============================================
  Files            32       34       +2     
  Lines          4450     4566     +116     
============================================
+ Hits           4058     4169     +111     
- Misses          392      397       +5     

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

Copy link

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mariusconjeaud mariusconjeaud merged commit f7dcdb5 into rc/5.3.1 May 28, 2024
33 checks passed
@mariusconjeaud mariusconjeaud deleted the feature/diagram-script branch May 28, 2024 08:55
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