Closed mmd-afegbua closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.18%. Comparing base (
ff19f4d
) to head (6d83ea1
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Link: https://xkcd.com/1959
📦 PR Packages
Install this PR (you need to setup Github packages):
:octocat: Click to learn how to use Github packages
To use the Github package registry, create a token with "read:packages" permission. See [Creating a personal access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token) for help. Next add these lines to your `.npmrc` file, replacing TOKEN with your personal access token. See [Installing a package from Github](https://docs.github.com/en/packages/guides/configuring-npm-for-use-with-github-packages#installing-a-package) if you get stuck. ``` @superfluid-finance:registry=https://npm.pkg.github.com //npm.pkg.github.com/:_authToken=TOKEN ```