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

fixed metadata extension logic #947

Merged
merged 1 commit into from
Mar 7, 2018

Conversation

BezrukovM
Copy link
Contributor

@BezrukovM BezrukovM commented Mar 7, 2018

closes #916

@codecov
Copy link

codecov bot commented Mar 7, 2018

Codecov Report

Merging #947 into integration will increase coverage by 0.1%.
The diff coverage is 75.38%.

Impacted file tree graph

@@               Coverage Diff                @@
##             integration     #947     +/-   ##
================================================
+ Coverage          27.37%   27.48%   +0.1%     
- Complexity           938      944      +6     
================================================
  Files                174      174             
  Lines               7155     7185     +30     
  Branches            1096     1104      +8     
================================================
+ Hits                1959     1975     +16     
- Misses              4938     4946      +8     
- Partials             258      264      +6
Impacted Files Coverage Δ Complexity Δ
...f/model/impl/axl/AXLExtensionSchemaDefinition.java 50% <ø> (ø) 34 <0> (ø) ⬇️
...g/verapdf/model/tools/xmp/ValidatorsContainer.java 54.21% <0%> (-2.75%) 18 <0> (ø)
...df/model/tools/xmp/ValidatorsContainerCreator.java 85.93% <100%> (+0.22%) 33 <3> (-5) ⬇️
...apdf/model/tools/xmp/SchemasDefinitionCreator.java 85.41% <66.66%> (-4.35%) 44 <4> (+3)
...f/model/impl/axl/AXLExtensionSchemasContainer.java 77.41% <76.92%> (-1.53%) 12 <0> (+2)
...java/org/verapdf/model/impl/axl/AXLXMPPackage.java 84.78% <95.23%> (+0.44%) 32 <7> (+6) ⬆️

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 1cab803...18fc2b4. Read the comment docs.

@BezrukovM BezrukovM merged commit c68fbf5 into veraPDF:integration Mar 7, 2018
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.

Metadata extension schema mechanism incorrect
1 participant