Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bwetherfield
Copy link
Member

@bwetherfield bwetherfield commented Nov 19, 2019

Attribute groups are labeled : AttributeGroup internally, and are non-Optional when appearing as attribute group values.

@codecov-io
Copy link

codecov-io commented Nov 19, 2019

Codecov Report

Merging #207 into latest will decrease coverage by 2.05%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #207      +/-   ##
==========================================
- Coverage    72.3%   70.25%   -2.06%     
==========================================
  Files         218      218              
  Lines        3723     3927     +204     
==========================================
+ Hits         2692     2759      +67     
- Misses       1031     1168     +137
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/BassAlter.swift 100% <ø> (ø) ⬆️
Sources/MusicXML/InternalTypes/Empty.swift 100% <ø> (ø)
Sources/MusicXML/Complex Types/Hole.swift 0% <0%> (ø) ⬆️
Sources/MusicXML/Complex Types/Handbell.swift 0% <0%> (ø) ⬆️
Sources/MusicXML/Complex Types/Arrow.swift 19.23% <0%> (-5.77%) ⬇️
...ources/MusicXML/Complex Types/AccidentalText.swift 65.9% <0%> (-34.1%) ⬇️
Sources/MusicXML/Complex Types/OtherNotation.swift 0% <0%> (ø) ⬆️
Sources/MusicXML/Complex Types/GroupName.swift 0% <0%> (ø) ⬆️
Sources/MusicXML/Complex Types/Position.swift 100% <100%> (ø) ⬆️
Sources/MusicXML/Complex Types/Fermata.swift 100% <100%> (ø) ⬆️
... and 9 more

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 6415654...c7b59f4. Read the comment docs.

@bwetherfield bwetherfield changed the title Initial Attribute Group cleanup Uniformize Attribute Group Usage Nov 19, 2019
style: ArrowStyle? = nil,
position: Position? = nil,
printStyle: PrintStyle? = nil,
position: Position = Position(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: whitespace

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hit this on your next pass!

@jsbean
Copy link
Member

jsbean commented Nov 19, 2019

This is excellent, @bwetherfield. Thanks!

@jsbean jsbean merged commit 3a553e5 into latest Nov 19, 2019
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.

5 participants