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

✨ Handle the new package support for mermaid graph #35

Merged
merged 3 commits into from Jul 5, 2023

Conversation

emilien-puget
Copy link
Owner

@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2023

Codecov Report

Merging #35 (134081d) into main (7aa4416) will increase coverage by 0.76%.
The diff coverage is 82.30%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   76.14%   76.90%   +0.76%     
==========================================
  Files           6        7       +1     
  Lines         285      368      +83     
==========================================
+ Hits          217      283      +66     
- Misses         40       47       +7     
- Partials       28       38      +10     
Impacted Files Coverage Δ
pkg/generator/mermaid/class.go 64.28% <66.12%> (+5.95%) ⬆️
pkg/parse/parse.go 86.30% <84.61%> (-1.58%) ⬇️
pkg/parse/module.go 50.00% <100.00%> (ø)
pkg/parse/provider.go 85.85% <100.00%> (ø)
pkg/parse/struct.go 81.81% <100.00%> (-10.19%) ⬇️
pkg/parse/types.go 100.00% <100.00%> (ø)

@emilien-puget emilien-puget merged commit e040ea8 into main Jul 5, 2023
10 checks passed
@emilien-puget emilien-puget deleted the mermaid_package branch July 5, 2023 14:40
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.

None yet

2 participants