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

use PlantUML stereotype to represent primitive type #927

Merged
merged 3 commits into from
Jul 1, 2020

Conversation

ChloePlanet
Copy link
Contributor

Changes proposed in this pull request:

  • use PlantUML stereotype to represent primitive type
    e.g.
!alias FooRequest:
        string
before after
image image

@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #927 into master will decrease coverage by 0.02%.
The diff coverage is 83.64%.

@@            Coverage Diff             @@
##           master     #927      +/-   ##
==========================================
- Coverage   83.35%   83.33%   -0.03%     
==========================================
  Files          73       75       +2     
  Lines       10609    10744     +135     
==========================================
+ Hits         8843     8953     +110     
- Misses       1432     1451      +19     
- Partials      334      340       +6     
Impacted Files Coverage Δ
pkg/parse/listener_impl.go 89.59% <62.50%> (+0.08%) ⬆️
pkg/importer/importer.go 63.15% <63.15%> (ø)
pkg/mod/gomod.go 73.68% <66.66%> (+1.27%) ⬆️
pkg/parse/parse.go 83.47% <69.56%> (-0.50%) ⬇️
pkg/mod/module.go 66.66% <72.72%> (+0.95%) ⬆️
pkg/importer/swagger.go 76.00% <73.33%> (-3.60%) ⬇️
pkg/pbutil/output.go 76.00% <75.00%> (-0.48%) ⬇️
pkg/importer/formats.go 77.27% <77.27%> (ø)
pkg/importer/openapi.go 89.42% <88.98%> (-0.02%) ⬇️
pkg/importer/xsd.go 91.01% <95.23%> (+0.64%) ⬆️
... and 6 more

@ChloePlanet ChloePlanet merged commit de52bf7 into master Jul 1, 2020
@ChloePlanet ChloePlanet deleted the chloe/alias-type-dm branch July 1, 2020 02:05
anzopensource pushed a commit that referenced this pull request Jul 10, 2024
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