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

Removed atob dependency #223

Closed natjoe4 closed 1 year ago

natjoe4 commented 1 year ago

Summary

Removed the unused atob dependency (2 point fqm-execution task glitchless 100% speedrun)

New behavior

none

Code changes

git checkout -b atob-removal -> npm uninstall atob -> git add -u -> git commit -m "removed dependency" -> gpsup

Testing guidance

npm run check, but this dependency was unused, so just make absolutely sure it is out of package.json and package-lock.json

github-actions[bot] commented 1 year ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 85.39% 2023/2369
🟑 Branches 73.97% 1802/2436
🟒 Functions 87.5% 357/408
🟒 Lines 85.69% 1952/2278

Test suite run success

379 tests passing in 29 suites.

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