projecttacoma / fqm-execution

fqm-execution is a library that allows users to calculate FHIR-based electronic Clinical Quality Measures (eCQMs) and retrieve the results in a variety of formats
https://projecttacoma.github.io/fqm-execution/
Apache License 2.0
18 stars 6 forks source link

Fixed primitive type links in calculation options docs #232

Closed natjoe4 closed 1 year ago

natjoe4 commented 1 year ago

Summary

Previously in readme, our primitive types were empty links. Now they link to the #calculation-options section

New behavior

Clicking on a primitive type link in the calculation options section now takes you to the calculation options section.

Code changes

Updated primitive type links in readme to point to (#calculation-options)

Testing guidance

Run npm run docs and make sure all links work in the docsified documentation. Compile Readme.md and ensure the primitive type links lead to the calculation options section

github-actions[bot] commented 1 year ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 85.83% 2047/2385
🟑 Branches 74.45% 1830/2458
🟒 Functions 88.05% 361/410
🟒 Lines 86.14% 1976/2294

Test suite run success

383 tests passing in 29 suites.

Report generated by πŸ§ͺjest coverage report action from b2b598203384c0220fb8dd2462e3f62e69d6ad34