Ahryman40k / typescript-fhir-types

Typescript / Javascript object model for FHIR standard
MIT License
126 stars 27 forks source link

merge to master #10

Closed Ahryman40k closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   98.59%   98.64%   +0.05%     
==========================================
  Files         671      684      +13     
  Lines        9103    10425    +1322     
  Branches       17       36      +19     
==========================================
+ Hits         8975    10284    +1309     
- Misses        127      140      +13     
  Partials        1        1
Impacted Files Coverage Δ
src/index.ts 100% <ø> (ø) :arrow_up:
src/R4/Resource/index.ts 100% <ø> (ø) :arrow_up:
src/R4/index.ts 100% <100%> (ø) :arrow_up:
src/R4/Scalar/RTTI_id.ts 100% <0%> (ø) :arrow_up:
src/R4/Scalar/RTTI_canonical.ts 100% <0%> (ø) :arrow_up:
src/R4/Scalar/RTTI_xhtml.ts 100% <0%> (ø) :arrow_up:
src/R4/Scalar/RTTI_base64Binary.ts 100% <0%> (ø) :arrow_up:
src/R4/Scalar/RTTI_positiveInt.ts 100% <0%> (ø) :arrow_up:
... and 28 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 7263a1e...aa86d0f. Read the comment docs.