Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add er.hideDef: for hiding relation definition #417

Merged
merged 1 commit into from
Jan 22, 2023
Merged

Add er.hideDef: for hiding relation definition #417

merged 1 commit into from
Jan 22, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jan 22, 2023

Fix #359

@k1LoW k1LoW added enhancement New feature or request minor labels Jan 22, 2023
@k1LoW k1LoW self-assigned this Jan 22, 2023
@github-actions
Copy link
Contributor

Code Metrics Report

main (e2de542) #417 (db03ab4) +/-
Coverage 67.1% 64.9% -2.2%
Code to Test Ratio 1:0.4 1:0.4 +0.0
Test Execution Time 3m56s 3m5s -51s
Details
  |                     | main (e2de542) | #417 (db03ab4) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          67.1% |          64.9% | -2.2% |
  |   Files             |             35 |             35 |     0 |
  |   Lines             |           3397 |           3397 |     0 |
- |   Covered           |           2280 |           2205 |   -75 |
+ | Code to Test Ratio  |          1:0.4 |          1:0.4 |  +0.0 |
  |   Code              |           8854 |           8863 |    +9 |
+ |   Test              |           3741 |           3765 |   +24 |
+ | Test Execution Time |          3m56s |           3m5s |  -51s |

Code coverage of files in pull request scope (72.9% → 72.9%)

Files Coverage +/-
config/config.go 71.5% 0.0%
output/dot/dot.go 76.3% 0.0%
output/mermaid/mermaid.go 76.3% 0.0%
output/plantuml/plantuml.go 77.2% 0.0%

Reported by octocov

@k1LoW k1LoW merged commit f783bd5 into main Jan 22, 2023
@k1LoW k1LoW deleted the hidedef branch January 22, 2023 15:00
@github-actions github-actions bot mentioned this pull request Jan 22, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable FOREIGN KEY labels in diagrams
1 participant