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

Order for Any Attribute, optional DebuggerStepThroughAttribute #26

Merged
merged 3 commits into from
May 12, 2017

Conversation

atheck
Copy link

@atheck atheck commented May 11, 2017

Added Order property for AnyAttribute
Added new command line option --dst to apply DebuggerStepThroughAttribute to members

@codecov-io
Copy link

Codecov Report

Merging #26 into master will decrease coverage by 0.37%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #26      +/-   ##
=========================================
- Coverage   90.28%   89.9%   -0.38%     
=========================================
  Files          11      11              
  Lines        1585    1595      +10     
  Branches      310     313       +3     
=========================================
+ Hits         1431    1434       +3     
- Misses         66      71       +5     
- Partials       88      90       +2
Impacted Files Coverage Δ
XmlSchemaClassGenerator/Generator.cs 91.36% <0%> (-0.35%) ⬇️
XmlSchemaClassGenerator/GeneratorConfiguration.cs 87.75% <100%> (+0.25%) ⬆️
XmlSchemaClassGenerator/TypeModel.cs 91.47% <54.54%> (-0.68%) ⬇️

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 d94aead...0a43907. Read the comment docs.

@mganss mganss merged commit 6ccc105 into mganss:master May 12, 2017
@mganss
Copy link
Owner

mganss commented May 12, 2017

Thanks

# 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