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

Implement #21 #22

Merged
merged 4 commits into from
Apr 5, 2017
Merged

Implement #21 #22

merged 4 commits into from
Apr 5, 2017

Conversation

flcdrg
Copy link
Contributor

@flcdrg flcdrg commented Mar 30, 2017

  • Add MemberVisitor delegate as an API for inspecting and/or modifying each generated member.

flcdrg added 2 commits March 30, 2017 15:51
- Add MemberVisitor delegate as an API for inspecting and/or modifying each generated member.
@mganss
Copy link
Owner

mganss commented Mar 30, 2017

Please make sure all tests are passing. Thanks for your contribution.

@codecov-io
Copy link

codecov-io commented Apr 5, 2017

Codecov Report

Merging #22 into master will increase coverage by 1.23%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   88.85%   90.08%   +1.23%     
==========================================
  Files          11       11              
  Lines        1462     1472      +10     
  Branches      310      310              
==========================================
+ Hits         1299     1326      +27     
  Misses         59       59              
+ Partials      104       87      -17
Impacted Files Coverage Δ
XmlSchemaClassGenerator/TypeModel.cs 91.66% <100%> (+0.44%) ⬆️
XmlSchemaClassGenerator/GeneratorConfiguration.cs 78.57% <100%> (+0.79%) ⬆️
XmlSchemaClassGenerator/Generator.cs 92.23% <100%> (+2.95%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e71bf8...5fbae58. Read the comment docs.

@mganss mganss merged commit 39dec11 into mganss:master Apr 5, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants