Skip to content

Conversation

@ryasmi
Copy link
Member

@ryasmi ryasmi commented Aug 18, 2017

  • (failed) Result Property Requirements (Data 2.4.5)
    • (failed) A "score" Object's "raw" property is a decimal number between min and max, if present and otherwise unrestricted, inclusive (Data 2.4.5.1.s2.table1.row2)
    • (failed) A "score" Object's "min" property is a decimal number less than the "max" property, if it is present. (Data 2.4.5.1.s2.table1.row3)
    • (failed) A "score" Object's "max" property is a Decimal accurate to seven significant decimal figures (Data 2.4.5.1.s2.table1.row4)

(failed) Result Property Requirements (Data 2.4.5)
Retest only these requirements
(failed) A "score" Object's "raw" property is a decimal number between min and max, if present and otherwise unrestricted, inclusive (Data 2.4.5.1.s2.table1.row2)
(failed) A "score" Object's "min" property is a decimal number less than the "max" property, if it is present. (Data 2.4.5.1.s2.table1.row3)
(failed) A "score" Object's "max" property is a Decimal accurate to seven significant decimal figures (Data 2.4.5.1.s2.table1.row4)
@codecov-io
Copy link

codecov-io commented Aug 18, 2017

Codecov Report

Merging #25 into master will decrease coverage by 0.67%.
The diff coverage is 91.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #25      +/-   ##
=========================================
- Coverage   97.48%   96.8%   -0.68%     
=========================================
  Files         101     106       +5     
  Lines        1191    1316     +125     
=========================================
+ Hits         1161    1274     +113     
- Misses         30      42      +12
Impacted Files Coverage Δ
dist/tests/helpers/object.js 100% <ø> (ø) ⬆️
dist/tests/schemaRules/actor.js 100% <ø> (ø) ⬆️
dist/tests/schemaRules/activity.js 100% <ø> (ø) ⬆️
dist/warnings/MinMoreThanMaxWarning.js 90% <100%> (ø)
dist/schemaRules/subStatement.js 100% <100%> (ø) ⬆️
dist/tests/schemaRules/contextActivities.js 100% <100%> (ø) ⬆️
dist/helpers/restrictToValue.js 100% <100%> (ø)
dist/schemaRules/result.js 100% <100%> (ø) ⬆️
dist/tests/schemaRules/context.js 100% <100%> (ø) ⬆️
dist/schemaRules/activity.js 100% <100%> (ø) ⬆️
... and 18 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 5324ac9...42e6dda. Read the comment docs.

@ryasmi ryasmi merged commit c98b48e into master Aug 18, 2017
@ryasmi ryasmi deleted the conformance branch August 18, 2017 14:19
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.

3 participants